antirez
|
1fce320114
|
filesystem based KV store mostly implemented in diskstore.c
|
2010-12-30 17:07:06 +01:00 |
|
antirez
|
4ab988238f
|
more work done for diskstore without trying to compile, more work needed to build again.
|
2010-12-30 16:41:36 +01:00 |
|
antirez
|
1609a1c42d
|
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
|
67b0b41c87
|
disk store logged messages improved
|
2010-12-29 23:08:18 +01:00 |
|
antirez
|
ddbc81af33
|
diskstore directory structure creation
|
2010-12-29 23:00:00 +01:00 |
|
antirez
|
cea8c5cd75
|
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
|
d021221086
|
version set to 2.3.0
|
2010-12-29 17:02:43 +01:00 |
|
antirez
|
5ef640986b
|
more step forwards for disk store to be able to run
|
2010-12-29 16:58:57 +01:00 |
|
antirez
|
697af434fb
|
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
|
52970711cf
|
added diskstore.c, currently just a stub
|
2010-12-26 18:46:25 +01:00 |
|