]> source.dussan.org Git - rspamd.git/commit
* Add initial skeleton of file based backend
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 15 Nov 2011 17:55:52 +0000 (20:55 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Tue, 15 Nov 2011 17:55:52 +0000 (20:55 +0300)
commiteb81ea9c640d58c665bfd447e2d6f8990833530a
treed5c8d08c39fe201000a5df8e251831d1537e443a
parente31d2fac565ae6f32cb5283eb55392344364b453
* Add initial skeleton of file based backend
lib/CMakeLists.txt
src/kvstorage_config.c
src/kvstorage_config.h
src/kvstorage_file.c [new file with mode: 0644]
src/kvstorage_file.h [new file with mode: 0644]
src/kvstorage_sqlite.h