Skip to content

Commit a7ed749

Browse files
authored
Added active geo-replication information for JSON
Added a section to specify which modules are supported with active geo-replication
1 parent 5f0ca26 commit a7ed749

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-cache-for-redis/cache-redis-modules.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ Some popular modules are available for use in the Enterprise tier of Azure Cache
2929
|RedisTimeSeries | No | Yes | No |
3030
|RedisJSON | No | Yes | Yes |
3131

32-
Currently, `RediSearch` is the only module that can be used concurrently with active geo-replication.
3332

3433
> [!NOTE]
3534
> 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.
3739

3840
## Client library support
3941

0 commit comments

Comments
 (0)