a77b518542
This adds a new very tiny memdb table and corresponding raft operation for updating a very small effective map[string]string collection of "system metadata". This can persistently record a fact about the Consul state machine itself. The first use of this feature will come in a later PR.
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
```release-note:feature
|
|
server: create new memdb table for storing system metadata
|
|
```
|
|
|