open-consul/consul/structs
James Phillips acb0dce829 Moves batching down into the state store and changes it to fail-fast.
* A batch of updates is done all in a single transaction.
* We no longer need to get an update to kick things, there's a periodic flush.
* If incoming updates overwhelm the configured flush rate they will be dumped with an error.
2015-10-23 15:23:01 -07:00
..
structs.go Moves batching down into the state store and changes it to fail-fast. 2015-10-23 15:23:01 -07:00
structs_test.go Converts nodes, services, checks to iterators duing dumps; fixes tag drift bug. 2015-10-19 13:55:35 -07:00