summaryrefslogtreecommitdiff
path: root/staticsymbols.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for DEBUG DIGESTantirez2010-05-201-0/+4
* random refactoring and speedupsantirez2010-05-161-1/+0
* ZUNION,ZINTER -> ZUNIONSTORE,ZINTERSTOREantirez2010-05-141-2/+16
* swap file name pid expansion removed. Not suited for mission critical softwar...antirez2010-05-071-1/+27
* shareobjects feautres killed - no gains most of the time, but VM complexitiesantirez2010-04-091-1/+0
* Prevent hash table resize while there are active child processes in order to ...antirez2010-04-081-0/+18
* Fixed a critical replication bug: binary values issued with the multi bulk pr...antirez2010-03-261-0/+8
* zipmap fix for large valuesantirez2010-03-181-0/+13
* Append only file support for hashesantirez2010-03-141-1/+10
* Hashes saving / fixesantirez2010-03-081-1/+11
* loading side of the threaded VMantirez2010-01-281-0/+5
* VM tuning thanks to redis-stat vmstat. Now it performs much better under high...antirez2010-01-221-1/+1
* static symbols updateantirez2010-01-171-0/+5
* more steps towards a working non blocking VMantirez2010-01-111-1/+1
* a few non blocking VM bugs fixedantirez2010-01-111-0/+4
* More threaded I/O VM work + Redis init scriptantirez2010-01-111-1/+14
* basic VM mostly working!antirez2010-01-051-0/+16
* New vararg BLPOP able to block against multiple keysantirez2010-01-021-1/+1
* not yet working BLPOP implementationantirez2009-12-291-0/+14
* Fixed issued #85 (getDecodedObject: Assertion 1 != 1 failed. While sorting a ...antirez2009-11-301-0/+2
* log rebuilding, random refactoring, work in progress please wait for an OK co...antirez2009-11-261-0/+12
* Tcl script, make target, and redis.c changes to build the static symbol table...antirez2009-11-101-0/+189