open-consul/consul/state
James Phillips 0010b788ed Prevents watches from being orphaned when KVS blocking queries loop. 2016-01-20 07:18:47 -08:00
..
delay.go Completes state store for KV, sessions, tombstones, and nodes/services/checks (needs tests and integration). 2015-10-15 14:59:09 -07:00
delay_test.go Adds a delay test. 2015-10-15 14:59:09 -07:00
graveyard.go Converts sessions and ACLs over to iterators. 2015-10-19 14:56:22 -07:00
graveyard_test.go Converts sessions and ACLs over to iterators. 2015-10-19 14:56:22 -07:00
notify.go Integrates new state store for ACLs. 2015-10-15 14:59:09 -07:00
notify_test.go Integrates new state store for ACLs. 2015-10-15 14:59:09 -07:00
prepared_query.go Adds a check to make sure query names can't be registered twice. 2015-12-02 09:04:51 -08:00
prepared_query_test.go Adds a check to make sure query names can't be registered twice. 2015-12-02 09:04:51 -08:00
schema.go Adds prefix "prepared" to everything prepared query-related. 2015-11-15 17:06:00 -08:00
schema_test.go consul/state: start tests for schema 2015-10-15 14:59:09 -07:00
state_store.go Prevents watches from being orphaned when KVS blocking queries loop. 2016-01-20 07:18:47 -08:00
state_store_test.go Adds prefix "prepared" to everything prepared query-related. 2015-11-15 17:06:00 -08:00
tombstone_gc.go Integrates new state store into leader and catalog/health endpoints. 2015-10-15 14:59:09 -07:00
tombstone_gc_test.go Integrates new state store into leader and catalog/health endpoints. 2015-10-15 14:59:09 -07:00
watch.go Prevents watches from being orphaned when KVS blocking queries loop. 2016-01-20 07:18:47 -08:00
watch_test.go Prevents watches from being orphaned when KVS blocking queries loop. 2016-01-20 07:18:47 -08:00