Config.SqlStreamStore
Config Store
A configuration provider backed by a stream store database, enabling shared configuration settings with auditing and idempotent writes.
8 stars
1 watching
0 forks
Language: C#
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
finovertech/vertx-config-aws-ssm | A Config Store backed by AWS SSM | 1 |
erwinvandervalk/templatedconfiguration | Provides a way to compose configuration settings using placeholders | 15 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
martin-t/cvars | Provides a way to store and manage configuration variables in Rust games without modifying the game code. | 51 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
andrewlock/netescapades.configuration | A NuGet package providing additional configuration providers for ASP.NET Core applications. | 295 |
alexmarqs/zod-config | A configuration management library with flexible adapters for loading and validating configuration data from various sources. | 34 |
snowfallorg/lib | A unified configuration framework for Nix-based systems and packages | 423 |
vheissu/aurelia-configuration | A plugin and singleton service layer for managing application configurations in Aurelia applications. | 102 |
fsprojects/fsharp.configuration | Provides type providers for managing project configuration settings | 114 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
wolfgangofner/mvc-core-configure | A demo project to provide guidance on configuring ASP.NET Core MVC applications | 1 |
sindresorhus/conf | A module that simplifies configuration management in Node.js applications | 1,234 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
saul-mirone/type-config | A tool to simplify setting up TypeScript projects by generating a configuration file based on user preferences | 19 |