James Phillips
|
06087633f0
|
Adds in basic query template lookups and vendors newly-updated memdb as well as improved iradix tree.
|
2016-03-07 10:45:39 -08:00 |
James Phillips
|
fa60d575bf
|
Integrates templates into state store and endpoint (sans tests).
|
2016-03-07 10:45:39 -08:00 |
Mike Cowgill
|
25613895e3
|
one line schema change to not allow missing for sessions Table node index, Fixes #1774
|
2016-03-02 21:19:53 -08:00 |
James Phillips
|
09034a84bd
|
Adds prefix "prepared" to everything prepared query-related.
|
2015-11-15 17:06:00 -08:00 |
James Phillips
|
781f9611e8
|
Changes structs and state store for prepared queries.
|
2015-11-15 17:06:00 -08:00 |
James Phillips
|
b91e2d3a97
|
Completes rebase of network coordinates to new memdb.
|
2015-10-23 15:23:01 -07:00 |
James Phillips
|
aae298a179
|
Cleans up a little whitespace with go fmt.
|
2015-10-20 18:41:05 -07:00 |
James Phillips
|
96c5c9de2b
|
Gets rid of unique constraint on sessions index in session_checks.
|
2015-10-19 17:41:50 -07:00 |
James Phillips
|
3e93055cef
|
Switches sessions over to UUIDFieldIndex.
|
2015-10-19 17:09:02 -07:00 |
James Phillips
|
6db1a8624d
|
Removes a todo that's no longer needed.
|
2015-10-15 14:59:09 -07:00 |
James Phillips
|
e25fb6c5ed
|
De-generalizes graveyard since that ended up as a YAGNI (only useful for KV).
|
2015-10-15 14:59:09 -07:00 |
James Phillips
|
04b365495d
|
Completes state store for KV, sessions, tombstones, and nodes/services/checks (needs tests and integration).
|
2015-10-15 14:59:09 -07:00 |
James Phillips
|
cbcd977a39
|
Gets new structs changes to compile, adds some corner case handling and extra unit tests.
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
0d0b3c91ef
|
consul/state: adding session registration
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
5bb69db6b3
|
consul/state: remove checks during service deregistration
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
f9e8ca252c
|
consul/state: basic health check retrieval works
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
08553f0fef
|
consul/state: querying node services works
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
f0dd8b2923
|
consul/state: working on service registration storage
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
6778c8d3ff
|
consul/state: start tests for schema
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
f30437bade
|
consul/state: round out schema
|
2015-10-15 14:59:09 -07:00 |
Ryan Uber
|
f253c39cb1
|
consul/state: starting on new state store
|
2015-10-15 14:59:09 -07:00 |