diff --git a/redisson-hibernate/README.md b/redisson-hibernate/README.md index 40ed7193c12c4b85bf2fab0604f2ef69043a47f0..0bba12dfd2c799823de59290ebf8f4649cfc81ff 100644 --- a/redisson-hibernate/README.md +++ b/redisson-hibernate/README.md @@ -22,7 +22,7 @@ Below is the list of all available factories with local cache and/or data partit |RedissonClusteredRegionFactory
available only in [Redisson PRO](http://redisson.pro) edition | No | **Yes** | |RedissonClusteredLocalCachedRegionFactory
available only in [Redisson PRO](http://redisson.pro) edition | **Yes** | **Yes** | -Usage +Hibernate Cache Usage === ### 1. Add `redisson-hibernate` dependency into your project: