open-consul/consul/state
James Phillips 6db1a8624d Removes a todo that's no longer needed. 2015-10-15 14:59:09 -07: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 Makes all delete loops use a separate slice to protect the iterator. 2015-10-15 14:59:09 -07:00
graveyard_test.go Adds unit tests for the graveyard. 2015-10-15 14:59:09 -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
schema.go Removes a todo that's no longer needed. 2015-10-15 14:59:09 -07:00
schema_test.go consul/state: start tests for schema 2015-10-15 14:59:09 -07:00
state_store.go Adds clone for service nodes so we don't twiddle the database's object. 2015-10-15 14:59:09 -07:00
state_store_test.go Does some go fmt after latest round of changes. 2015-10-15 14:59:09 -07: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 Adds watch unit tests and does some related watch cleanup. 2015-10-15 14:59:09 -07:00
watch_test.go Does some go fmt after latest round of changes. 2015-10-15 14:59:09 -07:00