You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-redis-modules.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,13 @@ Some popular modules are available for use in the Enterprise tier of Azure Cache
29
29
|RedisTimeSeries | No | Yes | No |
30
30
|RedisJSON | No | Yes | Yes |
31
31
32
-
Currently, `RediSearch` is the only module that can be used concurrently with active geo-replication.
33
32
34
33
> [!NOTE]
35
34
> Currently, you can't manually load any modules into Azure Cache for Redis. Manually updating modules version is also not possible.
36
-
>
35
+
36
+
37
+
## Using modules with active geo-replication
38
+
Only the `RediSearch` and `RedisJSON` modules can be used concurrently with [active geo-replication](cache-how-to-active-geo-replication.md). This allows search and JSON structures to be used on groups of caches that are synchronized in an active-active configuration.
0 commit comments