]> git.saurik.com Git - redis.git/history - src/config.h
Abstract file/buffer I/O to support in-memory serialization
[redis.git] / src / config.h
2011-05-05  Pieter NoordhuisShow memory allocator in INFO output
2011-05-05  Pieter NoordhuisMore allocators
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-03-09  antirezEhm... sorry if we don't support PDP endianess
2011-03-09  antirezbyte ordering detection in config.h
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-28  antirezMerge remote branch 'remotes/pietern/zrevrangebyscore'
2010-10-23  Pieter NoordhuisExclusively use either tcmalloc or OSX's native malloc_...
2010-10-23  Pieter NoordhuisDon't use prefix when malloc_size() can be called
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-09-02  antirezmemory fragmentation reporting in INFO also added for...
2010-09-02  antirezmemory fragmentation ratio in INFO output
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.