0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Dec 10, 2023 — Dec 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add -fno-omit-frame-pointer to default complication flags (#12973) More... over 1 year ago
Adds a README to the command JSON files (#13066) More... over 1 year ago
Calculate the incremental rehash time more precisely (#13063) More... over 1 year ago
AOF_FSYNC_EVERYSEC higher resolution, change aof_last_fsync and aof_flush_postponed_start to use mstime (#13041) More... over 1 year ago
redis-cli - fix sscanf incorrect return-value check warnings (#13059) More... over 1 year ago
Add metrics for WATCH (#12966) More... over 1 year ago
Minor optimization in kvstoreDictAddRaw when dict exists (#13054) More... over 1 year ago
zunionInterDiffGenericCommand use ztrycalloc to avoid OOM panic (#13052) More... over 1 year ago
Increase tolerance range to block reprocess tests to avoid timing issues (#13053) More... over 1 year ago
Do not include gossip about receiver in cluster messages (#13046) More... over 1 year ago
Fix loading rdb opcode RDB_OPCODE_RESIZEDB (#13050) More... over 1 year ago
Fix loading rdb opcode RDB_OPCODE_SLOT_INFO (#13049) More... over 1 year ago
Fix CLIENAT KILL MAXAGE test timing issue (#13047) More... over 1 year ago
Fix the failure of defrag test under 32-bit (#13013) More... over 1 year ago
Add new DEBUG dict-resizing command to disable the dict resize (#13043) More... over 1 year ago
Fix SORT STORE quicklist with the right options (#13042) More... over 1 year ago
Fix crash due to merge of quicklist node introduced by #12955 (#13040) More... over 1 year ago
Fix heap-use-after-free when pubsubshard_channels became NULL (#13038) More... over 1 year ago
Fix dict don't rehash when there is child test (#13035) More... over 1 year ago
Prevent LSET command from causing quicklist plain node size to exceed 4GB (#12955) More... over 1 year ago
Improve error handling in connSocketBlockingConnect for various connction failures (#13008) More... over 1 year ago
Fix invalid dictNext usage when pubsubshard_channels became empty (#13033) More... over 1 year ago
Re-compute active_defrag_running after adjusting defrag configurations (#13020) More... over 1 year ago
Minor optimization for expire dict in defragKey (#13027) More... over 1 year ago
Fix kvstore unable to push resize_cursor for resize when dict is NULL (#13031) More... over 1 year ago
Refactor the per-slot dict-array db.c into a new kvstore data structure (#12822) More... over 1 year ago
Fix active expire timeout when db done the scanning (#13030) More... over 1 year ago
Add missing structural API changes to JSON file (#12434)
Daz
More... over 1 year ago
Make db->avg_ttl more precise (#12949) More... over 1 year ago
Refine the purpose of rdb saving with accurate flags (#12925) More... over 1 year ago