]> git.saurik.com Git - redis.git/commit
Further integrate MDB key archival into config.
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 23 Dec 2012 08:00:44 +0000 (08:00 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 23 Dec 2012 08:01:12 +0000 (08:01 +0000)
commitb0aa9bc8cdd36925b2d8e5d3a9c1e1476eaa6fc1
tree599ed542febb7a2fd9bff31dd5d6334bde720bb2
parent8e2a225aa6cd1848a282d3d96742759cc24fc7e8
Further integrate MDB key archival into config.

Like other parts of the server, key archival is something you should be able to activate and deactivate at runtime.
src/config.c
src/migrate.c
src/redis.c
src/redis.h