dotnet / dotnet/orleans

Accept a redis key prefix for all redis providers

Open
#8,912 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.