mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-19 04:07:06 +00:00
Initial testing has shown BoltDB in plain usage to be a bottleneck at a few thousand alerts or more (especially JSON decoding. This commit actually makes them purely memory as a temporary solution. |
||
---|---|---|
.. | ||
boltmem_test.go | ||
boltmem.go |