author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 4 Feb 2009 13:29:45 +0000 (14:29 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 4 Feb 2009 13:29:45 +0000 (14:29 +0100) | ||
commit | 9fbc4088ce8b5c67602e0ee059686aa426c2c637 | |
tree | bde8f41a318fddc720fb1d5155a52b08846afe1d | tree | snapshot |
parent | 0e000411bb970766fb869c99fcc5a7e339af3d91 | commit | diff |
src/plugin.c: Add the `{Pre,Post}CacheChain' options and appropriate chains.
The PreCacheChain is executed before the values are added to the cache, the
PostCacheChain afterwards. If no post-cache chain is given, values will be
dispatched to all write plugins by default.
The PreCacheChain is executed before the values are added to the cache, the
PostCacheChain afterwards. If no post-cache chain is given, values will be
dispatched to all write plugins by default.
src/configfile.c | diff | blob | history | |
src/filter_chain.c | diff | blob | history | |
src/filter_chain.h | diff | blob | history | |
src/plugin.c | diff | blob | history |