134
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change license from BSD-3 to dual RSALv2+SSPLv1 (#13157) More... 8 days ago
Fix dict use-after-free problem in kvs->rehashing (#13154) More... 9 days ago
fix wrong data type conversion in zrangeResultBeginStore (#13148) More... 10 days ago
Prevent lua error_reply abuse from causing errorstats to become larger (#13141) More... 10 days ago
Avoid unnecessary dict shrink in zremrangeGenericCommand (#13143) More... 10 days ago
Fix dictionary use-after-free in active expire and make kvstore iter to respect EMPTY flag (#13135) More... 11 days ago
Add missing REDIS_STATIC in quicklist (#13147) More... 11 days ago
Change mmap rand bits as a temporary mitigation to resolve asan bug (#13150) More... 12 days ago
Makefile respect user's REDIS_CFLAGS and OPT (#13073) More... 16 days ago
Add KVSTORE_FREE_EMPTY_DICTS to cluster mode keys / expires kvstore (#13072) More... 16 days ago
Lua eval scripts first in first out LRU eviction (#13108) More... 16 days ago
Xread last entry in stream (#7388) (#13117) More... 16 days ago
Add API RedisModule_ClusterKeySlot and RedisModule_ClusterCanonicalKeyNameInSlot (#13069) More... 17 days ago
Enable accept4() on *BSD (#13104) More... 17 days ago
Fix redis-check-aof incorrectly considering data in manifest format as MP-AOF (#12958) More... 17 days ago
Pick random slot for a node to distribute operation across slots in redis-benchmark (#12986) More... 18 days ago
Fix conversion of numbers in lua args to redis args (#13115) More... 19 days ago
Change crc16 slot table to be fixed size character array instead of pointer to strings (#13112) More... 20 days ago
Check user's oom_score_adj write permission for oom-score-adj test (#13111) More... 24 days ago
Fix PONG message processing for primary-ship tracking during failovers (#13055) More... 24 days ago
Implement defragmentation for pubsub kvstore (#13058) More... 25 days ago
Call finalizerProc when free the aeTimeEvent in ae (#13101) More... 26 days ago
Fix reply schemas validator build issue due to new regular expression (#13103) More... 27 days ago
redis-cli fixes around help hints version filtering (#13097) More... 27 days ago
Add overhead of all DBs and rehashing dict count to info. (#12913) More... 28 days ago
Fix propagation of entries_read by calling streamPropagateGroupID unconditionally (#12898) More... 29 days ago
freeDictIfNeeded when kvstoreEmpty (#13098) More... 29 days ago
SCRIPT FLUSH run truly async, close lua interpreter in bio (#13087) More... 30 days ago
Fix redis-cli --count (for --scan, --bigkeys, etc) was ignored unless --pattern was also used (#13092) More... about 1 month ago
Optimize DEL on expired keys (#13080) More... about 1 month ago