Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 970 Bytes

File metadata and controls

16 lines (9 loc) · 970 Bytes

Quarkus Messaging Nats Jetstream

Version

Introduction

This extension allow usage of NATS JetStream inside a Quarkus App, in JVM and Native mode.

The extension implements a new connector type quarkus-jetstream in SmallRye Reactive Messaging that will use the NATS client.

For more information about installation and configuration please read the documentation here.

Contributing

Feel free to contribute to this project by submitting issues or pull requests.