alertmanager/provider/boltmem
Fabian Reinartz d6e64dccc5 provider/boltmem: make alerts purely in-memory.
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.
2016-07-07 09:45:12 +02:00
..
boltmem_test.go provider/boltmem: add license headers 2016-05-03 18:36:25 +02:00
boltmem.go provider/boltmem: make alerts purely in-memory. 2016-07-07 09:45:12 +02:00