open-consul/agent/consul/fsm
Chris Piraino 3af96930eb Add new usage memdb table that tracks usage counts of various elements
We update the usage table on Commit() by using the TrackedChanges() API
of memdb.

Track memdb changes on restore so that usage data can be compiled
2020-09-02 10:24:16 -05:00
..
commands_oss.go state: track changes so that they may be used to produce change events 2020-06-16 13:04:29 -04:00
commands_oss_test.go Replace goe/verify.Values with testify/require.Equal (#7993) 2020-06-02 12:41:25 -04:00
fsm.go Handle return value from txn.Commit 2020-06-16 13:04:31 -04:00
fsm_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
snapshot.go agent: ensure that we always use the same settings for msgpack (#7245) 2020-02-07 15:50:24 -06:00
snapshot_oss.go fsm: Fix snapshot bug with restoring node/service/check indexes 2020-08-11 11:49:52 -07:00
snapshot_oss_test.go Add new usage memdb table that tracks usage counts of various elements 2020-09-02 10:24:16 -05:00