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 1 hour
ago. based on code collected
about 2 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 422 of 425
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed for HT resize check 32bits overflow
antirez
More...
over 16 years ago
Check for fork() failure in background saving
antirez
More...
over 16 years ago
fix for the LZF off-by-one bug added
antirez
More...
over 16 years ago
print bytes used at exit on SHUTDOWN
antirez
More...
over 16 years ago
SMOVE test added
antirez
More...
over 16 years ago
SMOVE command implemented
antirez
More...
over 16 years ago
less CPU usage in command parsing, case insensitive config directives
antirez
More...
over 16 years ago
GETSET command doc added
antirez
More...
over 16 years ago
GETSET tests
antirez
More...
over 16 years ago
GETSET implemented
antirez
More...
over 16 years ago
ability to specify a different file name for the DB
antirez
More...
over 16 years ago
log file parsing code improved a bit
antirez
More...
over 16 years ago
bgsave_in_progress field in INFO output
antirez
More...
over 16 years ago
INCRBY/DECRBY now support 64bit increments, with tests
antirez
More...
over 16 years ago
RANDOMKEY regression test added
antirez
More...
over 16 years ago
dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymore
antirez
More...
over 16 years ago
FLUSHALL/FLUSHDB no longer sync on disk. Just increment the dirty counter by the number of elements removed, that will probably trigger a background saving operation
antirez
More...
over 16 years ago
forgot to comment testing code in PHP lib. Now it is ok
antirez
More...
over 16 years ago
PHP client ported to PHP5 and fixed
antirez
More...
over 16 years ago
doc update
antirez
More...
over 16 years ago
Non blocking replication (finally!). C-side linked lists API improved.
antirez
More...
over 16 years ago
SUNION, SUNIONSTORE, Initial work on non blocking replication
antirez
More...
over 16 years ago
Redis 0.091 released
antirez
More...
over 16 years ago
SINTER/SINTERSTORE/SLEMENTS fix: misisng keys are now not errors, but just like empty sets
antirez
More...
over 16 years ago
doc changes
antirez
More...
over 16 years ago
TODO changes, minor change to default redis.conf
antirez
More...
over 16 years ago
html doc updated
antirez
More...
over 16 years ago
library clients update scripts
antirez
More...
over 16 years ago
Ruby client updated
antirez
More...
over 16 years ago
Lua client updated
antirez
More...
over 16 years ago
←
1
2
…
417
418
419
420
421
422
423
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