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 |
2011-03-08 |
Pieter Noordhuis | Typo |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Little less obfuscation |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Support dual encoding in ZREM |
tree | commitdiff |
2011-03-08 |
antirez | removed useless call |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Don't encode element argument when dealing with ziplist |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Initial work for ziplist backed sorted sets |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Add function to create ziplist-backed sorted set |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Fast conversion of double when representable as long... |
tree | commitdiff |
2011-03-08 |
antirez | same final call of two if branches moved outside |
tree | commitdiff |
2011-03-08 |
antirez | useless function removed |
tree | commitdiff |
2011-03-08 |
antirez | comment typo fixed |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Rename zset range functions |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Test for ranges where min > max |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Compiler should decide on inlining |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Move logic concerned with zset ranges |
tree | commitdiff |
2011-03-08 |
Pieter Noordhuis | Undo rename of function names where something went... |
tree | commitdiff |
2011-03-07 |
antirez | Merge remote branch 'pietern/unstable-sigs' into unstable |
tree | commitdiff |
2011-03-06 |
Pieter Noordhuis | Show database number in cli prompt when non-zero |
tree | commitdiff |
2011-03-06 |
Pieter Noordhuis | Store SELECTed database for reconnect (issue #468) |
tree | commitdiff |
2011-03-06 |
Pieter Noordhuis | Minor memory leak in redis-cli (issue #464) |
tree | commitdiff |
2011-03-06 |
Pieter Noordhuis | Only save history when stdin is a tty (issue #465) |
tree | commitdiff |
2011-03-06 |
Pieter Noordhuis | Save RDB on SIGTERM (see issue #471) |
tree | commitdiff |
2011-03-04 |
antirez | possible fix for a failed assertion introduced with... |
tree | commitdiff |
2011-03-04 |
antirez | Fixed return value of GETRANGE / SUBSTR |
tree | commitdiff |
2011-03-04 |
antirez | AOF file descriptor leak fixed |
tree | commitdiff |
2011-03-04 |
antirez | TTL command fixed to work reliably with diskstore |
tree | commitdiff |
2011-03-04 |
antirez | debugging message moved from REDIS_WARING to REDIS_DEBUG |
tree | commitdiff |
2011-03-01 |
antirez | Redis manifesto added |
tree | commitdiff |
2011-02-28 |
antirez | fix type in rdbSaveKeyValuePair() when saving an intset... |
tree | commitdiff |
2011-02-28 |
antirez | direct saving of specially encoded types implemented... |
tree | commitdiff |
2011-02-28 |
antirez | define name typo fixed |
tree | commitdiff |
2011-02-28 |
antirez | added new RDB codes for ziplist encoded lists and intse... |
tree | commitdiff |
2011-02-28 |
antirez | save ziplist encoded type as a different type id. Done... |
tree | commitdiff |
2011-02-28 |
antirez | convert the zipmap into hash in rdb loading if the... |
tree | commitdiff |
2011-02-28 |
antirez | RDB/AOF loading times logged with millisecond precision |
tree | commitdiff |
2011-02-28 |
antirez | fix for zipmap raw saving in unstable branch |
tree | commitdiff |
2011-02-28 |
antirez | encoded types API to get blob length |
tree | commitdiff |
2011-02-28 |
antirez | save zipmap encoded hashes as blobs. Work in progress. |
tree | commitdiff |
2011-02-25 |
antirez | less delays in diskstore when there are many writes... |
tree | commitdiff |
2011-02-25 |
antirez | more disk store fields in INFO |
tree | commitdiff |
2011-02-23 |
Pieter Noordhuis | Restore argc/argv in EXEC after command is executed |
tree | commitdiff |
2011-02-22 |
Paul Gideon Dann | Allow port to be 0 in configuration, in order to allow... |
tree | commitdiff |
2011-02-21 |
antirez | conflict resolved in cherry pick |
tree | commitdiff |
2011-02-21 |
antirez | suppress a Linux warning, for 2.2 sake |
tree | commitdiff |
2011-02-21 |
antirez | check return value of getcwd() |
tree | commitdiff |
2011-02-17 |
antirez | CONFIG SET/GET for all the special encoding parameters... |
tree | commitdiff |
2011-02-16 |
antirez | SPOP replication/AOF patch ported to unstable branch |
tree | commitdiff |
2011-02-14 |
antirez | CONFIG GET/SET dir implemented |
tree | commitdiff |
2011-02-11 |
antirez | fixed two diskstore issues, a quasi-deadlock creating... |
tree | commitdiff |
2011-02-09 |
antirez | introduced a new logging function for big messages |
tree | commitdiff |
2011-02-07 |
antirez | Merge remote branch 'pietern/unstable-brpoplpush' into... |
tree | commitdiff |
2011-02-07 |
antirez | Fix for the previous port 0 patch, thanks to Pieter... |
tree | commitdiff |
2011-02-07 |
antirez | If port zero is specified, Redis will not listen for... |
tree | commitdiff |
2011-02-03 |
Pieter Noordhuis | Clarify comment |
tree | commitdiff |
2011-02-03 |
Pieter Noordhuis | Reply with single null bulk for unsuccesful BRPOPLPUSH |
tree | commitdiff |
2011-01-27 |
antirez | propagate key eviction to slaves and AOF, like for... |
tree | commitdiff |
2011-01-27 |
antirez | Fixed a theoretical non exploitable security bug report... |
tree | commitdiff |
2011-01-24 |
antirez | INFO commandstats section reset with config resetstat... |
tree | commitdiff |
2011-01-24 |
antirez | portability fix in redis benchmark, using zu format... |
tree | commitdiff |
2011-01-23 |
antirez | Now INFO outputs the "INFO default" output if no argume... |
tree | commitdiff |
next |