137
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HNSW: don't free layers, now is part of the node itself. More... 9 months ago
HNSW: calloc() -> hmalloc(). More... 9 months ago
HNSW: calloc() -> hmalloc(). More... 9 months ago
Optimize dictFind by leveraging key length functions to avoid redundant computations. (#13792) More... 9 months ago
Avoid redundant calls to sdslen(c->querybuf) in processMultibulkBuffer (#13787) More... 9 months ago
Revert "Update history for ban-list propagation (#13749)" (#13827) More... 9 months ago
Reuse lookupCommand data on consecutive same command calls on main thread (#13764) More... 9 months ago
Expr: fix pow associativeness and alloc size. More... 9 months ago
Expr: implement tuple, fix many stuff. More... 9 months ago
Expr: add strdup alias for stand-alone build. More... 9 months ago
Expr: remove useless allocation checks + fix leak. More... 9 months ago
Allow decimals, exponent numbers in expressions. More... 9 months ago
Fix expression op && entry trailing space. More... 9 months ago
Fix exprParseNumber() overflow check. More... 9 months ago
Fixed passing incorrect endtime value for module context (#13822) More... 9 months ago
Expr filtering: fix selector name copying. More... 9 months ago
Expr filtering: VSIM FILTER first draft. More... 9 months ago
Expr filtering: implement HNSW filter in search_layer(). More... 9 months ago
Expr filtering: fix initialization of attrib. More... 9 months ago
VSETATTR / VGETATTR. More... 9 months ago
Expr filtering: fixed a few bugs. More... 9 months ago
Expr filtering: save/load attribs. More... 9 months ago
Expr filtering: draft of the dual ported object. More... 9 months ago
Add RM_DefragRedisModuleDict module API (#13816) More... 9 months ago
Add support for incremental defragmentation of global module data (#13815) More... 9 months ago
Refactor of ActiveDefrag to reduce latencies (#13814) More... 9 months ago
Expr filtering: conversions and other fixes. More... 9 months ago
Do not send NL if replica client is already closed (#13813) More... 9 months ago
Removing file More... 9 months ago
Merge branch 'redis:main' into main More... 9 months ago