]> source.dussan.org Git - rspamd.git/commit
[Feature] Add new dynamic conf module
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 20 Oct 2016 18:08:13 +0000 (19:08 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 20 Oct 2016 18:08:13 +0000 (19:08 +0100)
commit6d494b9f7c8a3b0936e83d079d966a960f99ca88
tree1669c7b2755113a0725f1f1f6879c91a2b5d1f2c
parent0f80039eec1f47d882970529124dfe07ad669b9c
[Feature] Add new dynamic conf module

This module is intended to load and save (not implemented yet) dynamic
configuration for an Rspamd cluster in Redis storage and synchronize it
over all Rspamd servers.
src/plugins/lua/dynamic_conf.lua [new file with mode: 0644]