go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

Experimental: Add cache writing

Open ofekshenawa opened this issue 1 year ago • 0 comments

The following PR enable cache writing and reading in go-redis. This PR does not include handling cache missing and invalidation; it will be added in a future PR. Please feel free to review and add fixes/suggestions! This is the initial PR as part of two other PRs that added cache mechanism to go-redis for the purpose of adding client-side caching to go-redis.

ofekshenawa avatar Mar 04 '24 20:03 ofekshenawa