java-tutorials/persistence-modules/redis/README.md

5 lines
307 B
Markdown
Raw Normal View History

### Relevant Articles:
- [Intro to Jedis the Java Redis Client Library](http://www.baeldung.com/jedis-java-redis-client-library)
- [A Guide to Redis with Redisson](http://www.baeldung.com/redis-redisson)
- [Introduction to Lettuce the Java Redis Client](https://www.baeldung.com/java-redis-lettuce)