Skip to content

Commit 595fa3e

Browse files
Merge pull request #310786 from redis-phil/patch-2
Revise geo-replication details in documentation
2 parents 2957d9f + 0d250ff commit 595fa3e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/redis/how-to-active-geo-replication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ For a more detailed breakdown of how active geo-replication works, see [Active-A
3939

4040
|Tier | Memory Optimized, Balanced, Compute Optimized | Flash Optimized |
4141
|--------- |:------------------:|:----------:|
42-
|Available | Yes (except B0 and B1) | Yes |
42+
|Available | Yes (except B0 and B1) | No |
4343

4444
> [!IMPORTANT]
45-
> The Balanced B0 and B1 SKUs don't support active geo-replication.
45+
> The Balanced B0 and B1 SKUs & Flash Optimized SKUs don't support active geo-replication.
4646
>
4747
4848
## Active geo-replication prerequisites
@@ -53,7 +53,7 @@ There are a few restrictions when using active geo replication:
5353

5454
- Only the [RediSearch](redis-modules.md#redisearch) and [RedisJSON](redis-modules.md#redisjson) modules are supported
5555

56-
- On the _Flash Optimized_ tier, only the _No Eviction_ eviction policy can be used. All eviction policies are supported on the other tiers.
56+
- When using RediSearch, only the _No Eviction_ eviction policy can be used. All eviction policies are supported on the other tiers.
5757

5858
- Data persistence isn't supported because active geo-replication provides a superior experience.
5959

0 commit comments

Comments
 (0)