Use a malleable interface to store configuration parameters to a database. Uses the same API as @cs/configuration, for fast and easy switching between text file configuration and database configuration. Initial implementation supports sqlite and mysql databases.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
// ## [Unreleased] // ### Added // ### Changed // ### Deprecated // ### Removed // ### Fixed // ### Security