diff --git a/redisson-hibernate/README.md b/redisson-hibernate/README.md index 40ed7193c..0bba12dfd 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: