Update README.md

pull/2485/head
Nikita Koksharov 5 years ago committed by GitHub
parent a370605bf7
commit a5cb8fe13c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 <br/> support<br/>(up to 45x faster) | Data partitioning <br/> support |
|Class name | Local cache | Data partitioning |
| ------------- | ------------- | ------------|
|RedissonCache<br/>&nbsp; | No | No |
|RedissonLocalCachedCache<br/><sub><i>available only in [Redisson PRO](http://redisson.pro) edition</i></sub> | **Yes** | No |

Loading…
Cancel
Save