Blog - page 13

Implementing a job queue using Redis list and the Quarkus Redis extension

The September edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.

Quarkus 2.12.2.Final released

Quarkus 2.12.2.Final is the second maintenance release of our 2.12 release train.

A short story of Quarkus adoption by APHP (Assistance Publique des Hôpitaux de Paris).

How to implement a simple cache with the Redis data source

Quarkus 2.12.1.Final fixes a performance regression introduced in Quarkus 2.12.0.Final.

Today, we released Quarkus 2.12.0.Final with GraalVM/Mandrel 22.2, Kotlin 1.7 and more.

How to use the Quarkus Helm extension to generate the Helm chart manifests

The unique build infrastructure of Quarkus allows you to solve complex issues in a very simple way by developing custom extensions.

JSON, Avro and Custom Kafka Serializers and Deserializers with Quarkus