Skip to content

Minimalist key-value store REST front-end supporting configuration management needs

License

Notifications You must be signed in to change notification settings

moensch/confmgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b131691 · Oct 12, 2016

History

25 Commits
Sep 29, 2016
Oct 10, 2016
Sep 29, 2016
Oct 12, 2016
Sep 14, 2016
Sep 17, 2016
Sep 17, 2016
Sep 16, 2016
Sep 14, 2016
Sep 14, 2016
Sep 14, 2016
Sep 30, 2016
Oct 6, 2016
Oct 6, 2016
Sep 14, 2016
Sep 16, 2016
Sep 17, 2016
Oct 10, 2016
Sep 17, 2016
Sep 17, 2016
Oct 12, 2016
Sep 17, 2016
Oct 6, 2016
Sep 30, 2016
Oct 11, 2016

Repository files navigation

confmgr

Build Status

confmgr is a minimalist key-value store REST front-end supporting configuration management needs. It uses Redis as its primary back end.

Why not just use plain redis, I hear you ask?

confmgr supports dynamic scope-based variable lookups. You may need a different value for a config option on different containers in different data centers. confmgr can handle that.

Building

go get github.com/moensch/confmgr/cmd/confmgr

About

Minimalist key-value store REST front-end supporting configuration management needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published