antirez
|
4365e5b2d3
|
BSD license added to every C source and header file.
|
2012-11-08 18:31:32 +01:00 |
|
antirez
|
9fc1e1b1d4
|
REDIS_BIO_AOF_FSYNC implemented
|
2011-09-15 18:25:53 +02:00 |
|
antirez
|
50be9b97bc
|
Use a different thread for every different type of background job
|
2011-09-15 18:21:16 +02:00 |
|
antirez
|
fde4e4c428
|
Background I/O library enhanced so that the main thread can query for the number of pending jobs of the specified type.
|
2011-09-15 18:20:53 +02:00 |
|
antirez
|
02925dd96e
|
bio.o added to redis-server objects
|
2011-09-13 15:59:48 +02:00 |
|