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
|
f63f0928c3
|
cron part of disk store object cache implemented. Objects are pushed as IO jobs if needed, so that the IO thread will process them.
|
2010-12-29 22:18:20 +01:00 |
|
antirez
|
5ef640986b
|
more step forwards for disk store to be able to run
|
2010-12-29 16:58:57 +01:00 |
|
antirez
|
5f6e1183e7
|
implemented complete job handling
|
2010-12-29 15:57:27 +01:00 |
|
antirez
|
f34a6cd85e
|
still more work for diskstore
|
2010-12-29 03:57:35 +01:00 |
|
antirez
|
f2da3a620c
|
more work converting vm into object cache
|
2010-12-28 20:03:21 +01:00 |
|
antirez
|
f081eaf1c0
|
removed parts of VM that probably will be of no use with object cache
|
2010-12-28 18:46:34 +01:00 |
|
antirez
|
16d778780e
|
a lot of code reworked/removed to implement object caching
|
2010-12-28 18:06:40 +01:00 |
|
antirez
|
33388d4304
|
added diskstore.c in Makefile and prototypes in redis.h
|
2010-12-28 14:42:09 +01:00 |
|