137
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce redundant call of prepareClientToWrite when call addReply* continuously (#13412) More... over 1 year ago
solve redis-cli test failures due to local history file (#13419) More... over 1 year ago
Crash report: Use more chars for argv (#13413) More... over 1 year ago
Avoid starting defrag after config resetstat for defrag test (#13399) More... over 1 year ago
Disable aof for `Scripts do not block on waitaof` test (#13409) More... over 1 year ago
KSN: HEXPIRE-like commands should emit hdel if expire-time is in the past (#13408) More... over 1 year ago
Module unblock on keys: updateStatsOnUnblock is called twice (#13405) More... over 1 year ago
Rebuild function engines for function flush command (#13383) More... over 1 year ago
Hide user data from log (#13400) More... over 1 year ago
Upgrade action/checkout version and add old-chain CI actions to test gcc4.8 (#13394) More... over 1 year ago
HFE - RDB serialize also hash min expiration (For ROF flow) (#13391) More... over 1 year ago
Add help for `DEBUG SCRIPT` command (#13385) More... over 1 year ago
Reduce getNodeByQuery overhead (#13221) More... over 1 year ago
HFE - Fix statistic to count also lazy expired and rename INFO params (#13372) More... over 1 year ago
Update CentOS7 repo URL for EOL and macOS11 GitHub Action for deprecation (#13365) More... over 1 year ago
DOC-3932: remove frontmatter attributes from module API spec generator (#13377) More... over 1 year ago
Solve a race between BGSAVE and FLUSHALL messing up the dirty counter (#13361) More... over 1 year ago
Fix possible crash due to OOM panic on invalid command (#13380) More... over 1 year ago
HFE - count in command must match actual number of fields (#13369) More... over 1 year ago
Don't keep global replication buffer reference for replicas marked CLIENT_CLOSE_ASAP (#13363) More... over 1 year ago
Fix H(P)EXPIREAT command to propagate HDEL as well (#13364) More... over 1 year ago
Adapt HRANDFIELD to HFE feature (#13348) More... over 1 year ago
Add debug script command (#13289) More... over 1 year ago
Sort out mess document for RM_Replicate and RM_ReplicateVerbatim (#13323) More... over 1 year ago
Fix rdbLoadObject() empty hash (#13347) More... over 1 year ago
reduce getNodeByQuery CPU time by using less cache lines (from 2064 Bytes struct to 64 Bytes): reduces LLC misses and Memory Loads (#13296) More... over 1 year ago
Reply with array of return codes if the key does not exist for HFE commands (#13343) More... over 1 year ago
Update `FIELDS` argument to block type for HFE commands schema (#13339)
Jo
More... over 1 year ago
Add new hexpired notification for HFE (#13329) More... over 1 year ago
Reserve 2 bits out of EB_EXPIRE_TIME_MAX for possible future use (#13331) More... over 1 year ago