openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Redis
Settings
|
Report Duplicate
137
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Nov 16, 2024 — Nov 16, 2025
Showing page 11 of 425
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
HNSW: don't free layers, now is part of the node itself.
antirez
More...
9 months ago
HNSW: calloc() -> hmalloc().
antirez
More...
9 months ago
HNSW: calloc() -> hmalloc().
antirez
More...
9 months ago
Optimize dictFind by leveraging key length functions to avoid redundant computations. (#13792)
Filipe Oliveira (Redis)
More...
9 months ago
Avoid redundant calls to sdslen(c->querybuf) in processMultibulkBuffer (#13787)
Filipe Oliveira (Redis)
More...
9 months ago
Revert "Update history for ban-list propagation (#13749)" (#13827)
debing.sun
More...
9 months ago
Reuse lookupCommand data on consecutive same command calls on main thread (#13764)
Filipe Oliveira (Redis)
More...
9 months ago
Expr: fix pow associativeness and alloc size.
antirez
More...
9 months ago
Expr: implement tuple, fix many stuff.
antirez
More...
9 months ago
Expr: add strdup alias for stand-alone build.
antirez
More...
9 months ago
Expr: remove useless allocation checks + fix leak.
antirez
More...
9 months ago
Allow decimals, exponent numbers in expressions.
antirez
More...
9 months ago
Fix expression op && entry trailing space.
antirez
More...
9 months ago
Fix exprParseNumber() overflow check.
antirez
More...
9 months ago
Fixed passing incorrect endtime value for module context (#13822)
debing.sun
More...
9 months ago
Expr filtering: fix selector name copying.
antirez
More...
9 months ago
Expr filtering: VSIM FILTER first draft.
antirez
More...
9 months ago
Expr filtering: implement HNSW filter in search_layer().
antirez
More...
9 months ago
Expr filtering: fix initialization of attrib.
antirez
More...
9 months ago
VSETATTR / VGETATTR.
antirez
More...
9 months ago
Expr filtering: fixed a few bugs.
antirez
More...
9 months ago
Expr filtering: save/load attribs.
antirez
More...
9 months ago
Expr filtering: draft of the dual ported object.
antirez
More...
9 months ago
Add RM_DefragRedisModuleDict module API (#13816)
debing.sun
More...
9 months ago
Add support for incremental defragmentation of global module data (#13815)
debing.sun
More...
9 months ago
Refactor of ActiveDefrag to reduce latencies (#13814)
debing.sun
More...
9 months ago
Expr filtering: conversions and other fixes.
antirez
More...
9 months ago
Do not send NL if replica client is already closed (#13813)
guybe7
More...
9 months ago
Removing file
Rowan Trollope
More...
9 months ago
Merge branch 'redis:main' into main
Rowan Trollope
More...
9 months ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
424
425
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree