projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add function to retrieve ziplist size in bytes
[redis.git]
/
redis.c
2010-05-28
antirez
command table size calculated with sizeof
blob
|
commitdiff
|
raw
2010-05-28
Pieter Noordhuis
use qsort and bsearch to lookup commands in O(log(N...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
antirez
Merge branch 'cli-stdin' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
antirez
Fixed ZINCR Nan bugs leading to server crash and added...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
antirez
Added Git sha1 and dirty status in redis-server -v...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Vincent Palmer
Fixed typo.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
antirez
Merge branch 'master' into nested-multi
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
antirez
Fix EXEC bug that was leaving the client in dirty statu...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
antirez
raise error on nested MULTI and WATCH inside multi
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Josiah Carlson
allow regular sets to be passed to zunionstore/zinterstore
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
antirez
Version is now 2.1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
antirez
RENAME is now WATCH-aware
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
antirez
WATCH is now able to detect keys removed by FLUSHALL...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
antirez
minor bug fixed in WATCH
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
antirez
WATCH for MULTI/EXEC (CAS alike concurrency)
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
Master is now already unfreezed, unstable, and ready...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
Merge branch 'solaris' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
redis version is now 1.3.14 (aka 2.0.0 RC1)
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
minor fix for the skiplist code, resulting in a false...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Pieter Noordhuis
fix memory leak on 32-bit builds
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Merge branch 'master' of github.com:antirez/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Fix for DEBUG DIGEST
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Merge branch 'test_vm' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
minor change to shutdown
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
shutdown on SIGTERM
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Merge http://github.com/ngmoco/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Pieter Noordhuis
Merge branch 'master' into integration
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
antirez
Fix for 'CONFIG SET appendonly no'
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
antirez
It's now possible to turn off and on the AOF via CONFIG
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
antirez
build fixed when simpler shells are used to create...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Pieter Noordhuis
create release.h in make process and add this informati...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-16
antirez
Redis version is now 1.3.12
blob
|
commitdiff
|
raw
|
diff to current
2010-05-16
antirez
redis version is now 1.3.11
blob
|
commitdiff
|
raw
|
diff to current
2010-05-16
antirez
random refactoring and speedups
blob
|
commitdiff
|
raw
|
diff to current
2010-05-15
antirez
faster INCR with very little efforts...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-15
Pieter Noordhuis
print warnings in redis log when a test raises an excep...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-15
antirez
Merge branch 'redis-cli-fix' of http://github.com/tizoc...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
Merge branch 'integration' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
fixed a warning seen with some GCC version under Linux
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
ZUNION,ZINTER -> ZUNIONSTORE,ZINTERSTORE
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
DEBUG DIGEST implemented, in order to improve the abili...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Ashley Martens
Add SIGTERM shutdown handling.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
antirez
conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Pieter Noordhuis
feed SETEX as SET and EXPIREAT to AOF
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
antirez
very strong speedup in saving time performance when...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
antirez
include limits.h otherwise no double precison macros
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
antirez
explicitly checks with ifdefs if our floating point...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
antirez
Yet another version of the double saving code, with...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
antirez
added overflow check in the double -> long long convers...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
antirez
If a float can be casted to a long long without roundin...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
antirez
Merge branch 'vm-speedup'
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Pieter Noordhuis
fix to return error when calling INCR on a non-string...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
antirez
load objects encoded from disk directly without useless...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
antirez
fixed a problem leading to crashes, as keys can't be...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
antirez
long long to string conversion speedup applied in other...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
antirez
hand written code to turn a long long into a string...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
antirez
added specialized function to compare string objects...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
antirez
better use of encoding inforamtion in dictEncObjKeyCompare
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
antirez
CONFIG now can change appendfsync policy at run time
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
antirez
CONFIG command now supports hot modification of RDB...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
antirez
while loading the rdb file don't add the key to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
antirez
Merge branch 'check-aof' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-08
antirez
minor changes to improve code readability
blob
|
commitdiff
|
raw
|
diff to current
2010-05-08
antirez
swap objects out directly while loading an RDB file...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
antirez
DEBUG POPULATE command for fast creation of test databases
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
swap arguments in blockClientOnSwappedKeys to be consistent
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
added function that preloads all keys needed to execute...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
add sanity check to zunionInterBlockClientOnSwappedKeys...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
make prototype of custom function to preload keys from...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
extract preloading of multiple keys according to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
make append only filename configurable
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Pieter Noordhuis
don't load value from VM for EXISTS
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
antirez
swap file name pid expansion removed. Not suited for...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
antirez
Swap file is now locked
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
antirez
Merge branch 'master' into aof-speedup
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Pieter Noordhuis
log error and quit when the AOF contains an unfinished...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Pieter Noordhuis
log error and quit when the AOF contains an unfinished...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Pieter Noordhuis
Merge branch 'master' into check-aof
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Pieter Noordhuis
hincrby should report an error when called against...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
antirez
AOF writes are now accumulated into a buffer and flushe...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-02
antirez
Merge branch 'master' of git@github.com:antirez/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-05-02
antirez
On Linux now fdatasync() is used insetad of fsync(...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
antirez
New MONITOR output format with timestamp, every command...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
antirez
AOF is now rewritten on slave after SYNC with master...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
antirez
SETEX implemented
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
antirez
Pub/Sub API change: now messages received via pattern...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
antirez
new units for bytes specification
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
antirez
Now in redis.conf it is possible to specify units where...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
binary safe keys ready implementation of RANDOMKEYS
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
Now that's the right 1.3.10
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
Revert "fsync always now uses O_DIRECT on Linux"
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
Revert "define __USE_GNU to get O_DIRECT"
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
Merge branch 'master' of github.com:antirez/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
Revert "version 1.3.10"
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
antirez
version 1.3.10
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
antirez
define __USE_GNU to get O_DIRECT
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
antirez
fsync always now uses O_DIRECT on Linux
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
antirez
Fix for MULTI/EXEC and Replication/AOF: now the block...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
antirez
running the test using tcl8.5 directly instead of tclsh...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-18
antirez
Fix for a SORT bug introduced with commit 16fa22f1...
blob
|
commitdiff
|
raw
|
diff to current
next