]> source.dussan.org Git - rspamd.git/commit
Add stat_convert command
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 25 Jan 2016 20:13:48 +0000 (20:13 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 25 Jan 2016 20:13:48 +0000 (20:13 +0000)
commit26f64fdb489893a898020d77c628ea3f881c81ab
tree4e0372554d34c9e15d614402a1959232a6ddf0e2
parentf321b84bdefb6edf991609565fef534a81054fcc
Add stat_convert command

New command is intended to convert sqlite stats to redis stats
src/rspamadm/CMakeLists.txt
src/rspamadm/commands.c
src/rspamadm/stat_convert.c [new file with mode: 0644]
src/rspamadm/stat_convert.lua [new file with mode: 0644]