open-consul/agent/consul/state
R.B. Boyer e565409c6a
state: partition the usage metrics subsystem (#10867)
2021-08-18 09:27:15 -05:00
..
acl.go acl: add some notes about removing legacy ACL system 2021-08-17 13:08:29 -04:00
acl_events.go
acl_events_test.go
acl_oss.go Merge pull request #9950 from hashicorp/dnephin/state-use-txn-everywhere 2021-04-08 12:02:03 -04:00
acl_oss_test.go state: use uuid for acl-roles.policies index 2021-03-19 19:45:37 -04:00
acl_schema.go state: remove duplication in acl tables schema 2021-03-29 14:21:27 -04:00
acl_test.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
autopilot.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
autopilot_test.go
catalog.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_events.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_events_oss.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_events_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
catalog_oss.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
catalog_oss_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
catalog_schema.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
catalog_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
config_entry.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
config_entry_intention.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
config_entry_intention_oss.go
config_entry_oss.go state: remove unnecessary kind index 2021-04-15 17:37:28 -04:00
config_entry_oss_test.go state: remove unnecessary kind index 2021-04-15 17:37:28 -04:00
config_entry_schema.go state: remove unnecessary kind index 2021-04-15 17:37:28 -04:00
config_entry_test.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
connect_ca.go config raft apply silent error (#10657) 2021-07-22 10:32:27 -04:00
connect_ca_test.go config raft apply silent error (#10657) 2021-07-22 10:32:27 -04:00
coordinate.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
coordinate_oss.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
coordinate_oss_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
coordinate_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
delay_oss.go
delay_test.go
federation_state.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
graveyard.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
graveyard_oss.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
graveyard_test.go
index_connect_test.go state: convert services table service and connect indexer 2021-03-29 15:42:24 -04:00
indexer.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
intention.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
intention_oss.go
intention_test.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
kvs.go
kvs_oss.go
kvs_test.go
memdb.go
operations_oss.go state: convert checks.ID index to new pattern 2021-03-22 18:06:08 -04:00
prepared_query.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
query.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
query_oss.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
schema.go
schema_oss_test.go Backport enterprise changes to prevent merge conflicts 2021-03-31 14:05:26 -04:00
schema_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
session.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
session_oss.go state: use tableIndex constant 2021-03-29 18:52:20 -04:00
session_test.go state: refactor some node/coordinate state store functions to take an EnterpriseMeta (#10687) 2021-07-23 13:42:23 -05:00
state_store.go
state_store_oss_test.go
state_store_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
store_integration_test.go state: adjust streaming event generation to account for partitioned nodes (#10860) 2021-08-17 16:49:26 -05:00
system_metadata.go state: use ReadTxn and WriteTxn interface 2021-03-29 18:52:16 -04:00
system_metadata_test.go
tombstone_gc.go
tombstone_gc_test.go
txn.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
txn_test.go state: partition nodes and coordinates in the state store (#10859) 2021-08-17 13:29:39 -05:00
usage.go state: partition the usage metrics subsystem (#10867) 2021-08-18 09:27:15 -05:00
usage_oss.go state: partition the usage metrics subsystem (#10867) 2021-08-18 09:27:15 -05:00
usage_test.go state: partition the usage metrics subsystem (#10867) 2021-08-18 09:27:15 -05:00