diff --git a/redisson-quarkus/README.md b/redisson-quarkus/README.md
index a6c660070..aca63d709 100644
--- a/redisson-quarkus/README.md
+++ b/redisson-quarkus/README.md
@@ -69,7 +69,7 @@ Below is the list of all Cache implementations:
|`impementation`
setting value | Local
cache | Data
partitioning | Entry
eviction | Ultra-fast
read/write |
| ------------- | :-----------: | :-----------:| :----------:| :---------:|
-|`standard`
open-source version | ❌ | ❌ | ❌ | ❌ |
+|`standard`
open-source version | ❌ | ❌ | **scripted** | ❌ |
|`native`
open-source version | ❌ | ❌ | **native**| ❌ |
|`standard`
[Redisson PRO](https://redisson.pro) version | ❌ | ❌ | **scripted** | ✔️ |
|`native`
[Redisson PRO](https://redisson.pro) version | ❌ | ❌ | **native**| ✔️ |