diff --git a/README.md b/README.md index 674dc78f4..8421f7a48 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ JDK compatibility: 1.8 - 13, Android * [Asynchronous](https://github.com/redisson/redisson/wiki/3.-operations-execution#31-async-way) API * Asynchronous connection pool * Lua scripting -* Local cache support including Caffeine-based implementation +* Local cache support including [Caffeine](https://github.com/ben-manes/caffeine)-based implementation * [Distributed Java objects](https://github.com/redisson/redisson/wiki/6.-Distributed-objects) Object holder, Binary stream holder, Geospatial holder, BitSet, AtomicLong, AtomicDouble, PublishSubscribe, Bloom filter, HyperLogLog