StackExchange / StackExchange/StackExchange.Redis

Support Redis server-assisted client side caching (new in Redis 6)

Open
#1,461 37 comments 54 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

⚙️ area:API ⚙️ area:client-caching ➕ enhancement
Dominant language
C#
Stars
6.2k
Forks
1.6k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

I saw the comment from @mgravell on https://github.com/StackExchange/StackExchange.Redis/issues/1459#issuecomment-627813702, so I thought it would be nice to have a separate issue dedicated to it.

More info at: https://redis.io/topics/client-side-caching

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files, tests, or entry points are named. Start by reading the linked Redis client-side caching documentation and the discussion on issue #1459, then inspect the repository to identify the client protocol and caching areas involved. Done means StackExchange.Redis supports Redis 6 server-assisted client-side caching with appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, redis
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.