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
R
redict
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
6 months
ago. based on code collected
6 months
ago.
Dec 10, 2023 — Dec 10, 2024
Showing page 396 of 408
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
TODO update
antirez
More...
over 15 years ago
compilation problem on 64bit mac os x 10.5 possibly fixed
antirez
More...
over 15 years ago
virtual memory design doc typos
antirez
More...
over 15 years ago
design documents added to the project
antirez
More...
over 15 years ago
Fixed issued #85 (getDecodedObject: Assertion 1 != 1 failed. While sorting a set), added a smarter assert() function to dump the stacktrace, provided a macro to initalize Redis objects on the stack to avoid this kind of bugs.
antirez
More...
over 15 years ago
fixed a subtle bug in redis-cli not having visible effects
antirez
More...
over 15 years ago
TODO updated
antirez
More...
over 15 years ago
Version chagned to 1.100, also known as the first first 2.0 beta version
antirez
More...
over 15 years ago
more tests in test-redis.tcl, some minor fix
antirez
More...
over 15 years ago
SORT support for sorted sets
antirez
More...
over 15 years ago
Implemented LIMIT option in ZRANGEBYSCORE. We now enter feature-freeze
antirez
More...
over 15 years ago
Changelog updated
antirez
More...
over 15 years ago
html doc updated
antirez
More...
over 15 years ago
enable kqueue/kevent only for Mac OS X 10.6.x as it seems that 10.5.x has a broken implementation of this syscalls.
antirez
More...
over 15 years ago
TODO updated
antirez
More...
over 15 years ago
ZRANGEBYSCORE fuzzy test
antirez
More...
over 15 years ago
ZRANGEBYSCORE memory leak fixed, ZRANGEBYSCORE initial test added
antirez
More...
over 15 years ago
INFO refactored. Stack trace on memory corruption now dumps the same information as the INFO command
antirez
More...
over 15 years ago
ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c modified in order to report the multiplexing API in use
antirez
More...
over 15 years ago
Enabled object encoding for multiple keys in MSET. Added a test for memory leaks in test-redis.tcl when running on Mac OS X
antirez
More...
over 15 years ago
Merge branch 'kqueue' of git://github.com/mallipeddi/redis
antirez
More...
over 15 years ago
Changes to TODO list, commented a function in redis.c
antirez
More...
over 15 years ago
Added support for kqueue.
Harish Mallipeddi
More...
over 15 years ago
TODO updated
antirez
More...
over 15 years ago
zero length bulk data reading fixed in loadAppendOnlyFile()
antirez
More...
over 15 years ago
append only file fixes
antirez
More...
over 15 years ago
log rebuilding, random refactoring, work in progress please wait for an OK commit before to use this version
antirez
More...
over 15 years ago
DEBUG RELOAD implemented, and test-redis.tcl modified to use it to check for persistence consistency.
antirez
More...
over 15 years ago
Redis version set to 1.07
antirez
More...
over 15 years ago
sorted sets saving fixed
antirez
More...
over 15 years ago
←
1
2
…
392
393
394
395
396
397
398
399
400
…
407
408
→
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