diff --git a/redisson-hibernate/README.md b/redisson-hibernate/README.md index 00f21873d..cf33bd616 100644 --- a/redisson-hibernate/README.md +++ b/redisson-hibernate/README.md @@ -15,7 +15,7 @@ Below is the list of all available factories with local cache and/or data partit |Class name | Local cache | Data partitioning | Ultra-fast read/write | | ------------- | ------------- | ------------| ------------| -|RedissonRegionFactory
  | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: | +|RedissonRegionFactory
open-source version | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: | |RedissonRegionFactory
available only in [Redisson PRO](http://redisson.pro) edition | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_check_mark: | |RedissonLocalCachedRegionFactory
available only in [Redisson PRO](http://redisson.pro) edition | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_check_mark: | |RedissonClusteredRegionFactory
available only in [Redisson PRO](http://redisson.pro) edition | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_check_mark: |