This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
49938bc472
open-consul
/
.changelog
/
8703.txt
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge pull request #9270 from hashicorp/release/1.9.0 merge: release/1.9.0 back into 1.9.x
2020-11-24 22:33:00 +00:00
```release-note:improvement
server: create new memdb table for storing system metadata (#8703) 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.
2020-10-06 15:08:37 +00:00
server: create new memdb table for storing system metadata
```