diff --git a/redisson-mybatis/README.md b/redisson-mybatis/README.md index fd0765c1d..c4ab39246 100644 --- a/redisson-mybatis/README.md +++ b/redisson-mybatis/README.md @@ -12,7 +12,7 @@ Redisson provides various MyBatis Cache implementations including those with fea Below is the list of all available implementations with local cache and/or data partitioning support: -|Class name | Local cache
support
(up to 5x faster) | Data partitioning
support | +|Class name | Local cache
support
(up to 45x faster) | Data partitioning
support | | ------------- | ------------- | ------------| |RedissonCache
  | No | No | |RedissonLocalCachedCache
available only in [Redisson PRO](http://redisson.pro) edition | **Yes** | No | @@ -84,4 +84,4 @@ Examples: -``` \ No newline at end of file +```