bezzad

bezzad/HybridRedisCache

Hybrid cache uses both IMemoryCache and Redis in C#

1 good first / help-wanted issue · C# · last activity Jun 28, 2025

1 Open Issue Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue is that the HybridRedisCache library attempts to use the `CLIENT TRACKING` command, which is not enabled by default on Redis Enterprise Cloud. The task is to determine if there's a configuration setting within the library or Redis Enterprise Cloud to enable this command, or if the library needs to be modified to handle the absence of this command gracefully.

Complexity: 4/5
good first issue
bezzad/HybridRedisCache
16

Hybrid cache uses both IMemoryCache and Redis in C#

C#