projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reformat AOF tests
[redis.git]
/
src
/
2011-04-21
antirez
peak fragmentation ratio removed as it is a confusing...
tree
|
commitdiff
2011-04-21
antirez
CLIENT KILL implemented
tree
|
commitdiff
2011-04-21
antirez
CLIENT LIST implemented
tree
|
commitdiff
2011-04-21
antirez
save peak memory usage as statistic and show it in...
tree
|
commitdiff
2011-04-20
antirez
removed check for zmalloc return NULL in createClient...
tree
|
commitdiff
2011-04-19
antirez
Variadic SREM
tree
|
commitdiff
2011-04-19
antirez
variadic HDEL with tests
tree
|
commitdiff
2011-04-15
antirez
variadic SADD
tree
|
commitdiff
2011-04-15
antirez
addReplyLongLong optimized to return shared objects...
tree
|
commitdiff
2011-04-15
antirez
version bumped to 2.9, that is, 3.0 unstable
tree
|
commitdiff
2011-04-15
antirez
variadic LPUSH/RPUSH
tree
|
commitdiff
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
tree
|
commitdiff
2011-04-14
antirez
redis-trib: functions implementing commands moved at...
tree
|
commitdiff
2011-04-13
antirez
fixed bug due to typo in code
tree
|
commitdiff
2011-04-13
antirez
fixed typo in comment
tree
|
commitdiff
2011-04-13
antirez
fixed a typo in redis-trib
tree
|
commitdiff
2011-04-13
antirez
use map! instead of reassigning
tree
|
commitdiff
2011-04-13
antirez
hopefully more readable info_string method in redis...
tree
|
commitdiff
2011-04-13
antirez
redis-trib create, first version is know working
tree
|
commitdiff
2011-04-13
antirez
no longer useful debugging printf removed
tree
|
commitdiff
2011-04-13
antirez
ASCII ART FTW
tree
|
commitdiff
2011-04-13
antirez
Merge branch 'unstable' of github.com:antirez/redis...
tree
|
commitdiff
2011-04-13
antirez
redis-trib: show list of commands
tree
|
commitdiff
2011-04-12
antirez
redis-trib can now assign hash slots to initialize...
tree
|
commitdiff
2011-04-12
antirez
Merge branch 'unstable' of github.com:antirez/redis...
tree
|
commitdiff
2011-04-11
Salvatore Sanfilippo
assert_empty in redis-trib
tree
|
commitdiff
2011-04-11
Salvatore Sanfilippo
added known nodes info in CLUSTER INFO
tree
|
commitdiff
2011-04-11
Salvatore Sanfilippo
a first refactoring of redis-trib.rb
tree
|
commitdiff
2011-04-11
Salvatore Sanfilippo
Redis-trib initial implementation (currently can not...
tree
|
commitdiff
2011-04-11
Salvatore Sanfilippo
added minimal cluster section in INFO output. This...
tree
|
commitdiff
2011-04-08
antirez
update state when FAIL is cleared from a node
tree
|
commitdiff
2011-04-08
antirez
do not process node failure messages about yourself
tree
|
commitdiff
2011-04-07
antirez
fixed lame error in slot assignment
tree
|
commitdiff
2011-04-07
antirez
evaluate cluster state after config load. Still bugs...
tree
|
commitdiff
2011-04-07
antirez
master node without slaves rejoin fixed
tree
|
commitdiff
2011-04-07
antirez
when loading config set the ping/pong timestaps to...
tree
|
commitdiff
2011-04-07
antirez
node cluster configuration file configurable via redis...
tree
|
commitdiff
2011-04-07
antirez
useless newline removed from log message
tree
|
commitdiff
2011-04-07
antirez
fixes to configuration loading and saving. However...
tree
|
commitdiff
2011-04-07
antirez
first version of cluster config loading code
tree
|
commitdiff
2011-04-07
antirez
initial cluster config load code
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Explicitly zero zval since it is stored on the stack
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Update target encoding for sorted set from rdb
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Test for ENCODING_SKIPLIST instead of ENCODING_RAW
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Typo
tree
|
commitdiff
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
tree
|
commitdiff
2011-04-06
antirez
make sure that OBJECT ENCODING returns skiplist for...
tree
|
commitdiff
2011-04-06
antirez
OBJECT command implemented
tree
|
commitdiff
2011-04-05
antirez
bad data on RESTORE can no longer crash the server...
tree
|
commitdiff
2011-04-01
antirez
Merge branch 'unstable' of github.com:antirez/redis...
tree
|
commitdiff
2011-04-01
antirez
DUMP implemented, RESTORE and MIGRATE fixed. Use zcallo...
tree
|
commitdiff
2011-03-31
antirez
fixed memory leak introduced with the previous commit...
tree
|
commitdiff
2011-03-31
antirez
Fixed issue #503. MONITOR + QUIT could crash the server...
tree
|
commitdiff
2011-03-30
antirez
minor change with no actual effects til the loading...
tree
|
commitdiff
2011-03-30
antirez
centralized cluster config file name. Assigned slots...
tree
|
commitdiff
2011-03-30
antirez
fix to configuration saving on first start
tree
|
commitdiff
2011-03-30
antirez
cluster configuration saving
tree
|
commitdiff
2011-03-29
antirez
Cluster branch merged to unstable.
tree
|
commitdiff
2011-03-29
antirez
Merge remote branch 'origin/getkeys' into unstable
tree
|
commitdiff
2011-03-28
antirez
Preloading messages log level changed from WARNING...
tree
|
commitdiff
2011-03-28
antirez
fixed a bug in RENAME getKeys() function
tree
|
commitdiff
2011-03-28
antirez
bug fixed in zunionstore specific getKeys() implementation
tree
|
commitdiff
2011-03-28
antirez
Fixes to the new preloading / key discovery APIs
tree
|
commitdiff
2011-03-28
antirez
implemented preload of EXEC using the new getKeys(...
tree
|
commitdiff
2011-03-23
antirez
minor style change
tree
|
commitdiff
2011-03-23
antirez
new preloading implemented, still EXEC not handled...
tree
|
commitdiff
2011-03-22
antirez
Fixed sdssplitargs() handling of hex-style escapes.
tree
|
commitdiff
2011-03-22
antirez
command table altered for the new API to get position...
tree
|
commitdiff
2011-03-21
Pieter Noordhuis
Remove sorted set when empty after ZREMRANGEBY*
tree
|
commitdiff
2011-03-20
antirez
sdscatrepr() fixed. Now newlines and other special...
tree
|
commitdiff
2011-03-14
Pieter Noordhuis
Fix DEBUG DIGEST, SORT and AOF rewrite
tree
|
commitdiff
2011-03-14
Pieter Noordhuis
Offset should be size_t
tree
|
commitdiff
2011-03-14
Pieter Noordhuis
Remove unused function
tree
|
commitdiff
2011-03-11
Pieter Noordhuis
Test for empty inner range when looking for elements...
tree
|
commitdiff
2011-03-11
Pieter Noordhuis
Make zzl API unaware of the robj where the ziplist...
tree
|
commitdiff
2011-03-10
Pieter Noordhuis
Encode sorted set after loading from dump
tree
|
commitdiff
2011-03-10
Pieter Noordhuis
Convert encoding of result when in limits
tree
|
commitdiff
2011-03-10
Pieter Noordhuis
Remove comment
tree
|
commitdiff
2011-03-10
antirez
fixed diskstore race condition
tree
|
commitdiff
2011-03-10
Pieter Noordhuis
Generic iterator code for usage in ZUNIONSTORE/ZINTERSTORE
tree
|
commitdiff
2011-03-10
Pieter Noordhuis
Make zzlLength take a ziplist argument
tree
|
commitdiff
2011-03-10
Pieter Noordhuis
Add new string to long long function
tree
|
commitdiff
2011-03-09
antirez
encoding agnostic intsets
tree
|
commitdiff
2011-03-09
antirez
ziplist are now endianess agnostic
tree
|
commitdiff
2011-03-09
antirez
zipmaps are now endianess agnostic, needed for on disk...
tree
|
commitdiff
2011-03-09
antirez
memrev variants only doing the work if the target host...
tree
|
commitdiff
2011-03-09
antirez
Ehm... sorry if we don't support PDP endianess
tree
|
commitdiff
2011-03-09
antirez
endianess conversion API, to be applied to specially...
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Fix used function in ZCARD
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Convert encoding when thresholds overflow
tree
|
commitdiff
2011-03-09
antirez
byte ordering detection in config.h
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Configurable thresholds for encoded sorted sets
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Persistence code for encoded sorted sets
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Support dual encoding for more commands
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Support dual encoding for ZRANGEBYSCORE et al
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Helpers to move around in encoded sorted set
tree
|
commitdiff
2011-03-09
Pieter Noordhuis
Support dual encoding for ZREMRANGEBYRANK
tree
|
commitdiff
2011-03-08
Pieter Noordhuis
Support dual encoding for ZRANGE
tree
|
commitdiff
2011-03-08
Pieter Noordhuis
Properly free encoded sorted set
tree
|
commitdiff
2011-03-08
Pieter Noordhuis
Look up and remove elements by range
tree
|
commitdiff
next