Update README.md

pull/5976/head
Nikita Koksharov 9 months ago committed by GitHub
parent 510eadd2a2
commit c0b632525f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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<br/>partitioning | Ultra-fast read/write |
|Class name | Local cache | Data<br/>partitioning | Ultra-fast<br/>read/write |
| ------------- | :-----------: | :----------:| :----------:|
|RedissonCache<br/><sub><i>open-source version</i></sub> | ❌ | ❌ | ❌ |
|RedissonCache<br/><sub><i>[Redisson PRO](http://redisson.pro) version</i></sub> | ❌ | ❌ | ✔️ |

Loading…
Cancel
Save