projects
/
redis.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
redis.git
2010-05-14
Pieter Noordhuis
extract code to kill a server to a separate proc
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Pieter Noordhuis
start servers on different ports to prevent conflicts
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Pieter Noordhuis
use DEBUG DIGEST in new test suite
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Pieter Noordhuis
split test suite into multiple files; runs redis-server...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
antirez
use DEBUG DIGEST in the test instead of a function...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Bruno Deferrari
If command is a shutdown, ignore errors on reply
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
antirez
DEBUG DIGEST implemented, in order to improve the abili...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
antirez
makefile deps updated
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
antirez
conflicts resolved
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Pieter Noordhuis
feed SETEX as SET and EXPIREAT to AOF
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
antirez
very strong speedup in saving time performance when...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
antirez
include limits.h otherwise no double precison macros
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
antirez
explicitly checks with ifdefs if our floating point...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
antirez
Yet another version of the double saving code, with...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
antirez
added overflow check in the double -> long long convers...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
antirez
use withscores when performing the dataset digest
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
antirez
If a float can be casted to a long long without roundin...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
antirez
fixed compilation warnings in the AOF sanity check...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
antirez
Merge branch 'vm-speedup'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Pieter Noordhuis
fix to return error when calling INCR on a non-string...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
antirez
load objects encoded from disk directly without useless...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
antirez
fixed a problem leading to crashes, as keys can't be...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
antirez
long long to string conversion speedup applied in other...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
antirez
hand written code to turn a long long into a string...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
antirez
added specialized function to compare string objects...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
antirez
better use of encoding inforamtion in dictEncObjKeyCompare
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
antirez
CONFIG now can change appendfsync policy at run time
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
antirez
CONFIG command now supports hot modification of RDB...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
antirez
while loading the rdb file don't add the key to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
antirez
Merge branch 'check-aof' of git://github.com/pietern...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
antirez
minor changes to improve code readability
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
antirez
swap objects out directly while loading an RDB file...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
change command names no longer used to zunion/zinter
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
antirez
DEBUG POPULATE command for fast creation of test databases
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
swap arguments in blockClientOnSwappedKeys to be consistent
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
added function that preloads all keys needed to execute...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
add sanity check to zunionInterBlockClientOnSwappedKeys...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
make prototype of custom function to preload keys from...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
extract preloading of multiple keys according to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
make append only filename configurable
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Pieter Noordhuis
don't load value from VM for EXISTS
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
antirez
swap file name pid expansion removed. Not suited for...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
antirez
Swap file is now locked
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
antirez
Merge branch 'master' into aof-speedup
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Pieter Noordhuis
log error and quit when the AOF contains an unfinished...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Pieter Noordhuis
log error and quit when the AOF contains an unfinished...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Pieter Noordhuis
Merge branch 'master' into check-aof
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Pieter Noordhuis
hincrby should report an error when called against...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
antirez
AOF writes are now accumulated into a buffer and flushe...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
antirez
clarified a few messages in redis.conf
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Pieter Noordhuis
ask for confirmation before AOF is truncated
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Pieter Noordhuis
str can be free'd outside readString
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Pieter Noordhuis
moved argument parsing around
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Pieter Noordhuis
ignore redis-check-aof binary
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Pieter Noordhuis
allow AOF to be fixed by truncating to the portion...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Pieter Noordhuis
tool to check if AOF is valid
commit
|
commitdiff
|
tree
|
snapshot
2010-05-02
antirez
included fmacros.h in linenose.c to avoid compilation...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-02
antirez
compilation fix for mac os x
commit
|
commitdiff
|
tree
|
snapshot
2010-05-02
antirez
Merge branch 'master' of git@github.com:antirez/redis
commit
|
commitdiff
|
tree
|
snapshot
2010-05-02
antirez
On Linux now fdatasync() is used insetad of fsync(...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
antirez
More tests for APPEND and tests for SUBSTR
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
antirez
linenoise.c updated, now redis-cli can be used in a...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
antirez
redis-cli minor fix (less segfault is better)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
antirez
New MONITOR output format with timestamp, every command...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
antirez
redis-cli INFO output format is now raw again
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
antirez
Added more information about slave election in Redis...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
antirez
Redis cluster version 2
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
antirez
Fixed a redis-cli bug, was using free instead of zfree...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
antirez
AOF is now rewritten on slave after SYNC with master...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
antirez
redis-cli is now using only the new protocol
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
antirez
Minimal support for subscribe/psubscribe in redis-cli
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
antirez
don't output the newline when stdout is not a tty
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
antirez
redis-cli now is able to also output the string represe...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
antirez
Initial support for quoted strings in redis-cli
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
antirez
SETEX implemented
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
antirez
Pub/Sub API change: now messages received via pattern...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
antirez
typo fixed, reloaded
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
antirez
typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
antirez
REDIS-CLUSTER doc updated
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
antirez
Virtual memory design document removed, no longer neede...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
antirez
new units for bytes specification
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
antirez
Now in redis.conf it is possible to specify units where...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
binary safe keys ready implementation of RANDOMKEYS
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
Now that's the right 1.3.10
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
Revert "fsync always now uses O_DIRECT on Linux"
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
Revert "define __USE_GNU to get O_DIRECT"
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
Merge branch 'master' of github.com:antirez/redis
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
Revert "version 1.3.10"
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
antirez
version 1.3.10
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
antirez
define __USE_GNU to get O_DIRECT
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
antirez
fsync always now uses O_DIRECT on Linux
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
antirez
More precise memory used guesswork in zmalloc.c
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
antirez
Fix for MULTI/EXEC and Replication/AOF: now the block...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
antirez
running the test using tcl8.5 directly instead of tclsh...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
antirez
Added package require Tcl 8.5 in redis.tcl so it will...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-18
antirez
Fix for a SORT bug introduced with commit 16fa22f1...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
antirez
Guru mediation -> meditation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Pieter Noordhuis
check eptr inline
commit
|
commitdiff
|
tree
|
snapshot
2010-04-17
Pieter Noordhuis
refactor code that retrieves value from object or repli...
commit
|
commitdiff
|
tree
|
snapshot
next