137
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix flaky repl test by increasing key count to capture LOADING reply (#14265) More... 3 months ago
Fix memory leak in RM_GetCommandKeysWithFlags (#14243) More... 3 months ago
Fix timing issue for correct replication disconnection time counters behavior test (#14221) More... 3 months ago
Add "Redis ver. $REDIS_VERSION" to LOLWUT 8 output (#14195) More... 3 months ago
Move getSlotOrReply() to cluster.c (#14253) More... 3 months ago
Avoid Accessing Arguments Out Of Bounds In handleDebugClusterCommand (#14242) More... 4 months ago
KEYSIZES - Fix resolving key slot on modules (#14240) More... 4 months ago
Update Bloom, Json, and Timeserise to 8.2.0 (#14230) More... 4 months ago
Bump RediSearch to 8.2.0 (#14232) More... 4 months ago
Use safe Iterator for modules (#14239) More... 4 months ago
Remove string cat usage in tcl tests in order to support tcl8.5 (#14238) More... 4 months ago
Fix missing kvobj reassignment after reallocation in MOVE command (#14233) More... 4 months ago
Fix timeout issues in memefficiency.tcl (#14231) More... 4 months ago
Fix HINCRBYFLOAT removes field expiration on replica (#14224) More... 4 months ago
Skip replication test due to flakiness under TSAN (#14225) More... 4 months ago
handle SET KEEPTTL in the optimization path More... 4 months ago
Add API to allow Redis modules to unsubscribe from keyspace notifications More... 4 months ago
Fix some daily CI issues (#14217) More... 4 months ago
CLIENT UNBLOCK should't be able to unpause paused clients (#14164) More... 4 months ago
Prefer storing iterators on stack instead of the heap (#14200) More... 4 months ago
Update SECURITY.md and README.md (#14170) More... 4 months ago
Create global data before test instead of module load for module defrag test (#13951) More... 4 months ago
Only mark the client reprocessing flag when unblocked on keys (#14165) More... 4 months ago
Fix KSN for HSETEX command when FXX/FNX is used (#14150) More... 4 months ago
Fix peak memory time test (#14201) More... 4 months ago
Fix vrand ping pong (#14183) More... 4 months ago
Move WITHATTRIBS token from vlinks to vsim (#14194) More... 4 months ago
Update debian buster sources to archive.debian.org (#14197) More... 4 months ago
Fix memleak issues in redis-cli (#14186) More... 4 months ago
Fix misleading io_flags assertion comment (#14187) More... 4 months ago