Skip to content

Commit 572c672

Browse files
committed
DOC-6213 Added missing word
1 parent 65b89cd commit 572c672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/databases/memory-performance/eviction-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The eviction policy mechanism for Active-Active databases starts earlier than fo
4141

4242
- The 80% threshold applies to each shard's memory limit, not to the overall database limit.
4343

44-
- If memory continues to rise while keys are being evicted, the eviction rate increases to avoid out-of-memory errors.
44+
- If memory usage continues to rise while keys are being evicted, the eviction rate increases to avoid out-of-memory errors.
4545

4646
- To avoid over eviction, internal heuristics might prevent keys from being evicted when the shard reaches the 80% memory limit. In such cases, keys will be evicted only when shard memory reaches 100%.
4747

0 commit comments

Comments
 (0)