diff --git a/redisson-mybatis/README.md b/redisson-mybatis/README.md index e4f74d24f..c2e84b018 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 | Data
partitioning | Ultra-fast read/write | +|Class name | Local cache | Data
partitioning | Ultra-fast
read/write | | ------------- | :-----------: | :----------:| :----------:| |RedissonCache
open-source version | ❌ | ❌ | ❌ | |RedissonCache
[Redisson PRO](http://redisson.pro) version | ❌ | ❌ | ✔️ |