Quarkus Redis Demo
A very simple demo showing how to use the new Redis API to implement a cache.
Run the demo
> mvn quarkus:devThen, open a browser to: http://localhost:8080.
A very simple demo showing how to use the new Redis API to implement a cache.
> mvn quarkus:devThen, open a browser to: http://localhost:8080.