- 02 Jan, 2011 2 commits
 - 01 Jan, 2011 3 commits
 - 
- 
antirez authored
 - 
antirez authored
 - 
antirez authored
implemented a different approach to IO scheduling, so object->storage is no longer used, instead there is a queue and hash table of IO tasks to process, and it is always possible to know what are the scheduled and acrtive IO operations against every single key.
 
 - 
 - 31 Dec, 2010 5 commits
 - 30 Dec, 2010 11 commits
 - 29 Dec, 2010 8 commits
 - 
- 
antirez authored
 - 
antirez authored
 - 
antirez authored
cron part of disk store object cache implemented. Objects are pushed as IO jobs if needed, so that the IO thread will process them.
 - 
antirez authored
touched key for WATCH refactored into a more general thing that can be used also for the cache system. Some more changes towards diskstore working.
 - 
antirez authored
 - 
antirez authored
 - 
antirez authored
 - 
antirez authored
 
 - 
 - 28 Dec, 2010 5 commits
 - 26 Dec, 2010 1 commit
 - 
- 
antirez authored
 
 - 
 - 20 Dec, 2010 3 commits
 - 19 Dec, 2010 2 commits