projects
/
redis.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
redis.git
2010-06-04
antirez
Merge branch 'lists' of git://github.com/pietern/redis
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
antirez
Merge branch 'smallkeys'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Pieter Noordhuis
safety assert in listTypeNext
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Pieter Noordhuis
renamed list wrapper functions to be more verbose
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Pieter Noordhuis
add thresholds for converting a ziplist to a real list
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Pieter Noordhuis
merge antirez/smallkeys
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
antirez
test restored
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
antirez
memory leak introduced in the latest big changes fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
antirez
Fixed VM bugs introduced with the top level keys as...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
antirez
top level keys are no longer redis objects but sds...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
update Makefile to include ziplist.o
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
use ziplists in SORT STORE until the thresholds are...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
antirez
Merge branch 'testsuite' of git://github.com/pietern...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
antirez
Merge branch 'testsuite' of git://github.com/pietern...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
tag memory leak check on kill server as "leaks"
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
tag test with sleep() as slow
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
make sure the config it returned when called without...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
tag more slow tests
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
change how arguments are passed from the AOF tests
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
scope res variable outside test
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
tags for existing tests
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
pass tags to filter and match via arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
basic support to tag tests
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
changed how server.tcl accepts options to support more...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
removed obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Pieter Noordhuis
catch exceptions in the server proc, to be able to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
antirez
Merge branch 'master' into smallkeys
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
antirez
smarter swapout policy on AOF too
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
antirez
better swapout policy while loading RDB file
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
antirez
minor code comment change
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Pieter Noordhuis
use integer types from stdint.h to be more verbose...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Pieter Noordhuis
added stress test for heavy i/o in ziplists
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Pieter Noordhuis
fix signedness errors in ziplist testing code
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
antirez
minor code movements and free object pull restored...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
antirez
TODO updated with syslog plans for 2.2
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
antirez
Debug message was printing stuff that are sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
antirez
Merge branch 'smallkeys' of github.com:antirez/redis...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
antirez
fixed a few comments
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
antirez
fixed bugs introduced in the rewrite of the new VM...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
support rewriting the AOF with dual list encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
small refactor of fwrite* commands for AOF rewrite...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
use list wrapper functions in computing the dataset...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
ziplistNext should work as expected when called with...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
update SORT to work with the dual list encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
function to create a new ziplist encoded list
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
antirez
fixed missing incrRefCount
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
support rdb saving/loading with dual list encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
fixed signedness and disambiguate variable names
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
added rdb save function to directly save long long...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
update RPOPLPUSH to support dual encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
update list iteration semantic to work as expected...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
ziplistDelete no longer needs a direction now ziplistPr...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Pieter Noordhuis
ziplistPrev should return the tail when the argument...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
antirez
first step of VM rewrite. blocking VM tests passing...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
antirez
Merge branch 'no-appendfsync-on-rewrite'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
fix LREM to remove *all* occurances when a zero argumen...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
fixed LINDEX to always return bulk response
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
the tail offset must be an integer pointer to hold...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
update LREM to support dual encoding via extra iteratio...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
support dual encoding in LTRIM
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
update LRANGE to use basic iteration code to support...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Pieter Noordhuis
inline support for dual encoding in the LINDEX and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
generic pop and length function for ziplist encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
generic push function that supports the dual encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
change delete function to accept a direction argument...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
expose extra functionality from ziplist.c
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
code style consistency fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
ziplistIndex now accepts negative indices
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
fix compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
use simpler encoding for the length of the previous...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
replace functions to get pointers to head and tail...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
function to insert an element at an arbitrary position...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
extract a generic delete function that can be used...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
use the entry struct in zipRawEntryLength
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
rename argument names to s* to disambiguate from e*
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
change ziplistRepr to use the entry struct
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
modify compare function to check if the encoding is...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
use a struct to retrieve all details for an entry
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
initial implementation for making the ziplist doubly...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
fix some warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
add function to retrieve ziplist size in bytes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
fix compare function of ziplist to only load integer...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
add function to retrieve length of ziplist
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
re-introduce ZIP_BIGLEN for clarity
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
added header ziplist.h
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
code to compare strings with entries in ziplist, regard...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
updated iteration code to work well with different...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
move code from zip.c to ziplist.c
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
partial revert of c80df5 because ziplist functions...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
initial work for integer encoding in ziplists
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
move length housekeeping to a macro
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
allow entries to be deleted in place when iterating...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
allow pointer to be stored to current element when...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
rename ziplistDelete to ziplistDeleteRange
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
code to delete an inner range from the ziplist
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
check if *value is non-NULL before setting it
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
change iteration code to avoid allocating a new sds...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
code to iterate over a ziplist
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
implementation for a ziplist with push and pop support
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Pieter Noordhuis
extracted general methods to zip.c for reuse in other...
commit
|
commitdiff
|
tree
|
snapshot
next