alertmanager/provider
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 provider/boltmem: make alerts purely in-memory. 2016-07-07 09:45:12 +02:00
sqlite Revert back to one DB file 2016-03-15 20:47:54 +01:00
mem.go PR with changes after code review 2015-11-23 18:24:57 +01:00
provider.go Remove old providers and dependencies 2015-12-08 12:16:48 +01:00