Skip to content

Commit 13589ef

Browse files
Update content/integrate/prometheus-with-redis-enterprise/observability.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 493d537 commit 13589ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/prometheus-with-redis-enterprise/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ In this case, the only remediation is to add more nodes to the cluster and scale
274274

275275
## Synchronization
276276

277-
In Redis Enterprise, geographically-distributed synchronization is based on CRDT technology.
277+
In Redis Enterprise, geographically-distributed synchronization is based on Conflict-free replicated data types (CRDT) technology.
278278
The Redis Enterprise implementation of CRDT is called an Active-Active database (formerly known as CRDB).
279279
With Active-Active databases, applications can read and write to the same data set from different geographical locations seamlessly and with low latency, without changing the way the application connects to the database.
280280

0 commit comments

Comments
 (0)