This repository contains Quarkus extensions that facilitate seamless integration between Quarkus and Infinispan Embedded (library mode).
Refer to the comprehensive documentation for detailed information and usage guidelines.
Check out the sample.
To incorporate Quarkus Infinispan Embedded into your Quarkus project, add the following Maven dependency:
<dependency>
<groupId>io.quarkiverse.infinispan</groupId>
<artifactId>quarkus-infinispan-embedded</artifactId>
<version>1.0.1</version>
</dependency>
Feel free to contribute to this project by submitting issues or pull requests.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Thanks goes to these wonderful people (emoji key):
Will Burns 💻 🚧 |
Ryan Emerson 💻 🚧 |
Katia Aresti 💻 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!