antirez
|
8b1f644d59
|
handled DEL command as a special optimized case for disk store
|
2010-12-30 19:16:59 +01:00 |
|
antirez
|
e01fbe642f
|
filesystem based KV store mostly implemented in diskstore.c
|
2010-12-30 17:07:06 +01:00 |
|
antirez
|
d4970df83f
|
more work done for diskstore without trying to compile, more work needed to build again.
|
2010-12-30 16:41:36 +01:00 |
|
antirez
|
ef241b82d2
|
fixed a few bugs in DS store, now it's somewhat about able to reply to 'GET foo' with a bogus value.
|
2010-12-30 15:55:24 +01:00 |
|
antirez
|
2e31eacd5d
|
disk store logged messages improved
|
2010-12-29 23:08:18 +01:00 |
|
antirez
|
31bd89462e
|
diskstore directory structure creation
|
2010-12-29 23:00:00 +01:00 |
|
antirez
|
a8d2f3796d
|
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.
|
2010-12-29 19:39:42 +01:00 |
|
antirez
|
5772909c6d
|
version set to 2.3.0
|
2010-12-29 17:02:43 +01:00 |
|
antirez
|
71c9187472
|
more step forwards for disk store to be able to run
|
2010-12-29 16:58:57 +01:00 |
|
antirez
|
620b7af4f6
|
initial changes needed to turn the current VM code into a cache system. Tons of work to do still.
|
2010-12-28 15:20:20 +01:00 |
|
antirez
|
ff052c8abb
|
added diskstore.c, currently just a stub
|
2010-12-26 18:46:25 +01:00 |
|