Accept a redis key prefix for all redis providers
Open
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 354
Description
StackExchange.Redis already support this with `WithKeyPrefix(this IDatabase, RedisKey)` extension.
Contributor guide
Research direction
The issue points to StackExchange.Redis's WithKeyPrefix extension as the reference behavior; start by locating each Redis provider and its key-building entry point. Done means every Redis provider accepts and applies a key prefix consistently, with behavior verified for each provider.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, redis
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100