134
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix reply schemas validator build issue due to new regular expression (#13103) More... 2 months ago
redis-cli fixes around help hints version filtering (#13097) More... 2 months ago
Add overhead of all DBs and rehashing dict count to info. (#12913) More... 2 months ago
Fix propagation of entries_read by calling streamPropagateGroupID unconditionally (#12898) More... 2 months ago
freeDictIfNeeded when kvstoreEmpty (#13098) More... 2 months ago
SCRIPT FLUSH run truly async, close lua interpreter in bio (#13087) More... 2 months ago
Fix redis-cli --count (for --scan, --bigkeys, etc) was ignored unless --pattern was also used (#13092) More... 2 months ago
Optimize DEL on expired keys (#13080) More... 2 months ago
Fix size stat in malloc(0) and cleanups around zmalloc file (#13068) More... 2 months ago
Fix minor memory leak in rewriteSetObject (#13086) More... 2 months ago
Expose lua os.clock() api (#12971) More... 2 months ago
Determine the large limit of the quicklist node based on fill (#12659) More... 2 months ago
Edit the history field of xinfo-consumers (#13078) More... 2 months ago
Add new allocator.muzzy field to memory-stats reply schema (#13076) More... 2 months ago
Defragger improvements around large bins (#12996) More... 2 months ago
xinfo-stream add minimum to seen-time, skip logreqres in fuzzer (#13056) More... 2 months ago
Fix wathced client test timing issue caused by late close (#13062) More... 2 months ago
Fix timing issue in blockedclient test (#13071) More... 2 months ago
add -fno-omit-frame-pointer to default complication flags (#12973) More... 3 months ago
Adds a README to the command JSON files (#13066) More... 3 months ago
Calculate the incremental rehash time more precisely (#13063) More... 3 months ago
AOF_FSYNC_EVERYSEC higher resolution, change aof_last_fsync and aof_flush_postponed_start to use mstime (#13041) More... 3 months ago
redis-cli - fix sscanf incorrect return-value check warnings (#13059) More... 3 months ago
Add metrics for WATCH (#12966) More... 3 months ago
Minor optimization in kvstoreDictAddRaw when dict exists (#13054) More... 3 months ago
zunionInterDiffGenericCommand use ztrycalloc to avoid OOM panic (#13052) More... 3 months ago
Increase tolerance range to block reprocess tests to avoid timing issues (#13053) More... 3 months ago
Do not include gossip about receiver in cluster messages (#13046) More... 3 months ago
Fix loading rdb opcode RDB_OPCODE_RESIZEDB (#13050) More... 3 months ago
Fix loading rdb opcode RDB_OPCODE_SLOT_INFO (#13049) More... 3 months ago