A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Stars
25.4k
Forks
1.1k
Watchers
25.4k
Open Issues
627
Overall repository health assessment
No package.json found
This might not be a Node.js project
7.0k
commits
644
commits
550
commits
510
commits
239
commits
222
commits
218
commits
196
commits
170
commits
151
commits
Replace dict with thin wrapper around hashtable (#3366)
fb655dbView on GitHubEnhance cluster stale packet detection to prevent sub-replica and empty primary (#2811)
8bb8d91View on GitHubIncrease timeout in flaky "failover immediately" test case (#3424)
2e12d27View on GitHubReduce corrupt-dump-fuzzer tests from 10 to 1 minute (#3425)
0dab0b5View on GitHubOptimize WATCH duplicate key check from O(N) to O(1) using per-db hashtable (#3360)
9586093View on GitHubfix test_entry to consider diffrerent allocator size classes (#3416)
cf05c0dView on GitHubFix race condition in diskless swapdb RedisModuleEvent_ReplAsyncLoad tests (#3404)
b83209dView on GitHubDo the failover immediately if the replica is the best ranked replica (#2227)
6822a67View on GitHub