Skip to content

Commit 84d517d

Browse files
committed
DOC-4260 Feedback update to add a missing word to client-side caching description in release notes
1 parent bf9d610 commit 84d517d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-28.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This version offers:
5656

5757
- Client-side caching support:
5858

59-
- Client-side caching allows Redis clients to store a subset of data in a local cache and avoid sending repeated requests to the Redis database.
59+
- Client-side caching allows Redis clients to store a subset of data in a local cache and avoid sending repeated read requests to the Redis database.
6060

6161
- When used to cache frequently accessed data, this technique can improve performance by decreasing network traffic, latency, and load on the database.
6262

0 commit comments

Comments
 (0)