Skip to content

Basic key/value configuration store basic on Azure KeyVault.

License

Notifications You must be signed in to change notification settings

mjyeaney/KeyVaultConfigManager

Repository files navigation

KeyVaultConfigManager

Basic key/value configuration store based on Azure KeyVault. The idea is to allow applications to store configuration values, and also provide a way to be notified when any of those values change.

Basic Architecture

The server-side of the KeyVaultConfigManager is using a fairly standard scale-out design, leveraging a Redis cluster to offload direct query load from the underlying Key Vault:

Server-side Architecture

About

Basic key/value configuration store basic on Azure KeyVault.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published