From 55ea5293df4a89df5c21164b11fa61e11c4b531b Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Wed, 26 Feb 2020 10:17:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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