Skip to content

Commit 628178e

Browse files
Merge pull request #217768 from flang-msft/fxl---remove-preview-tag-from-RedisJSON
Fxl---remove preview tag from redis json
2 parents 19c61cb + b71eb5c commit 628178e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Some popular modules are available for use in the Enterprise tier of Azure Cache
2727
|RediSearch | No | Yes | Yes (preview) |
2828
|RedisBloom | No | Yes | No |
2929
|RedisTimeSeries | No | Yes | No |
30-
|RedisJSON | No | Yes (preview) | Yes (preview) |
30+
|RedisJSON | No | Yes | Yes |
3131

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

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ ms.date: 10/2/2022
1212

1313
# What's New in Azure Cache for Redis
1414

15+
## November 2022
16+
17+
Support for using the RedisJSON module has now reached General Availability (GA).
18+
19+
For more information, see [Use Redis modules with Azure Cache for Redis](cache-redis-modules.md).
20+
1521
## October 2022
1622

1723
### Enhancements for passive geo-replication

0 commit comments

Comments
 (0)