influxdb/bolt
Tim Raymond d03d47b9ad Extract Default source enforcement logic
Enforcing the constraint that there be exactly one default source
whenever there are sources present isn't really a concern of the
traditional CRUD methods that are provided by SourcesStore. This makes
this separation a little more explicit and provides a place to glue some
documentation onto what would otherwise be a confusing bit of business
logic in the write path of SourcesStore.
2016-11-07 18:13:23 -05:00
..
internal Fix bolt scoping and minor kapacitor tickscript updates 2016-11-03 22:25:41 -05:00
alerts.go Fix bolt scoping and minor kapacitor tickscript updates 2016-11-03 22:25:41 -05:00
client.go Update to store alert information in boltdb 2016-11-03 19:52:13 -05:00
client_test.go Update name to chronograf 2016-10-20 09:39:40 -05:00
exploration.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
exploration_test.go Update name to chronograf 2016-10-20 09:39:40 -05:00
layouts.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
servers.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
servers_test.go Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00
sources.go Extract Default source enforcement logic 2016-11-07 18:13:23 -05:00
sources_test.go Auto-set default source on Add and Delete 2016-11-07 18:13:23 -05:00
util.go Refactor the exploration store 2016-09-29 09:38:35 -04:00