summary refs log tree commit diff
path: root/rc.pounce
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-30 17:14:51 -0400
committerJune McEnroe <june@causal.agency>2019-10-30 17:15:44 -0400
commitd052c88217354523063c2c4212aa56601ada5751 (patch)
tree215543f00f92812ff7da13fc98567ef1fa01f618 /rc.pounce
parentAllocate ring buffer at runtime (diff)
downloadpounce-d052c88217354523063c2c4212aa56601ada5751.tar.gz
pounce-d052c88217354523063c2c4212aa56601ada5751.zip
Warn when consumers drop messages
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
s='logmsg'> Since we don't use ranking functions and I don't see them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe