2012-03-15 |
antirez | Fix for issue #391. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
antirez | Version bumped to 2.5.2 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
antirez | Reclaim space from the client querybuf if needed. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
antirez | sds.c: sdsAllocSize() function added. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
antirez | sds.c new function sdsRemoveFreeSpace(). |
commit | commitdiff | tree | snapshot |
2012-03-14 |
antirez | Call all the helper functions needed by clientsCron... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | CLIENT LIST test modified to reflect the new output. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | Process async client checks like client timeouts and... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | Added a qbuf-free field to CLIENT LIST output. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | Client creation time in redisClient structure. New... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | c->bufpos initialization moved for aesthetics. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | RDB hashes loading, fixed another bug in the loading... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
antirez | RDB hashes loading fixed removing the assertion that... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
quiver | fix typo of redis.conf |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | RDB4 support in redis-check-dump. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | RDB version is no 4, because small hashes are now encod... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | Version is now 2.5.1, first unstable release of Redis 2.6 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | Build dependencies updated. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | Redis 2.6 branch obtained from unstable removing all... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | hash-max-zipmap-... renamed hash-max-ziplist-... in... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | More vertical space saved. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | Minor code aesthetic change to use Redis code base... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | Removed handling of deprecated hash-max-zipmap-entries... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
antirez | Added a top-function comment to rioWriteHashIteratorCur... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
antirez | Merge conflicts resolved. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
antirez | Instantaneous ops/sec figure in INFO output. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
antirez | Support for all the redis.conf fields in CONFIG GET... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
antirez | run_id added to INFO output. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
antirez | clusterGetRandomName() generalized into getRandomHexCha... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
antirez | By default Redis refuses writes with an error if the... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
antirez | Refuse writes if can't persist on disk. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
antirez | Better MONITOR output, now includes client ip:port... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
antirez | anetPeerToString() automatically populates ip/port... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
antirez | TIME command. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
antirez | redis-cli: CSV output added, used for the --slave mode. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
antirez | Initial implementation of redis-cli --slave support. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
antirez | Ping the slave using the standard protocol instead... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
antirez | Better implementation for BRPOP/BLPOP in the non blocki... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
antirez | lpush arguments vector rewrite modified for more speed... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
antirez | Version bumped to 2.9.5 |
commit | commitdiff | tree | snapshot |
2012-02-28 |
antirez | Better system for additional commands replication. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
antirez | Added a new API to replicate an additional command... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
antirez | propagate() prototype added to redis.h |
commit | commitdiff | tree | snapshot |
2012-02-28 |
antirez | Var renamed into pushGenericCommand() to better reflect... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
antirez | Added command propagation API. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Salvatore Sanfilippo | Merge pull request #362 from fawek/mac-build-fix |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Jakub Wieczorek | Fix the build on Mac OS X, where features.h is non... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Premysl Hruby | use gcc sync builtins for memory counter when possible |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Premysl Hruby | fix redis-benchmark memory leak |
commit | commitdiff | tree | snapshot |
2012-02-24 |
antirez | lua_cmsgpack.c added |
commit | commitdiff | tree | snapshot |
2012-02-24 |
antirez | Lua_cmsgpack added to Redis scripting. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
antirez | redis-benchmark: a few fixes to pipelining implementation. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
antirez | redis-benchmark: Initial support for pipelining. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | unstable version called 2.9.4 |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | The universe is 80 columns wide, accept it. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Salvatore Sanfilippo | Merge pull request #304 from bradvoth/unstable |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | Fix for issue #306, thanks to tchajed (on github) for... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | Redis-cli should accept help command even if there... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | even less false positive on obuf-limits test. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | Merge remote-tracking branch 'origin/unstable' into... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
antirez | zzlIsInRange() now is capable of handling empty sorted... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Salvatore Sanfilippo | Merge pull request #347 from pietern/unstable-segv |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Pieter Noordhuis | Solaris has backtrace(3) |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Pieter Noordhuis | Also force SIGSEGV without HAVE_BACKTRACE |
commit | commitdiff | tree | snapshot |
2012-02-21 |
antirez | Fixed undefined behavior in *INCR style functions overf... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
antirez | bzero -> memset |
commit | commitdiff | tree | snapshot |
2012-02-19 |
antirez | Fix 32bit build of hiredis |
commit | commitdiff | tree | snapshot |
2012-02-19 |
antirez | Applied a few modifications to hiredis to tune it for... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
antirez | The hiredis lib shipped with Redis was updated to lates... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Pieter Noordhuis | Don't expire keys when loading an RDB after a SYNC |
commit | commitdiff | tree | snapshot |
2012-02-16 |
antirez | Issue #330 regression test. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
antirez | Now HINCRBY can detect overflows too. Fix for issue... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
antirez | Return ASAP from checkClientOutputBufferLimits() if... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
antirez | Merge branch 'issue327' into unstable |
commit | commitdiff | tree | snapshot |
2012-02-15 |
antirez | Add stdint.h in endianconv.h to fix issue #336. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
antirez | redis-check-aof is now large files safe also on 32... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
antirez | add -f flag to cp when installing, otherwise stopping... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
antirez | endian.c/h -> endianconv.c/h to avoid issues with broke... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
antirez | Merge remote-tracking branch 'origin/unstable' into... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
antirez | intset.c endianess fixes. |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Salvatore Sanfilippo | Merge pull request #334 from lsbardel/quantredis |
commit | commitdiff | tree | snapshot |
2012-02-13 |
lsbardel | added lua struct c extension |
commit | commitdiff | tree | snapshot |
2012-02-09 |
antirez | ziplist.c endianess fixes, chapter 5. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
antirez | ziplist.c endianess fixes, chapter 4. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
antirez | ziplist.c endianess fixes, chapter 3. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
antirez | more ziplist.c endianess fixes |
commit | commitdiff | tree | snapshot |
2012-02-08 |
antirez | ziplist.c fixes for bigendian |
commit | commitdiff | tree | snapshot |
2012-02-08 |
antirez | A few small BSD related fixes. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
antirez | more practical maxmemory+slaves hint in redis.conf |
commit | commitdiff | tree | snapshot |
2012-02-07 |
antirez | redis.conf updated with new maxmemory semantics |
commit | commitdiff | tree | snapshot |
2012-02-07 |
antirez | debugging messages removed from freeMemoryIfNeeded() |
commit | commitdiff | tree | snapshot |
2012-02-07 |
antirez | Fixes to c->reply_bytes computation, and debug messages... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
antirez | Fixes to 2.6 release notes file |
commit | commitdiff | tree | snapshot |
2012-02-07 |
antirez | Precision of getClientOutputBufferMemoryUsage() greatil... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
antirez | freeMemoryIfNeeded() minor refactoring |
commit | commitdiff | tree | snapshot |
2012-02-06 |
antirez | Also remove size of AOF buffers from used memory when... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
antirez | A first (work in progress) release notes for 2.6 |
commit | commitdiff | tree | snapshot |
2012-02-05 |
antirez | INSTALL now redirects the user to README |
commit | commitdiff | tree | snapshot |
2012-02-05 |
antirez | Redis Manifesto moved from src to root dir |
commit | commitdiff | tree | snapshot |
2012-02-04 |
antirez | This fixes issue #327, is a very complex fix (unfortuna... |
commit | commitdiff | tree | snapshot |
next |