Crates.io | c5store |
lib.rs | c5store |
version | 0.2.7 |
source | src |
created_at | 2020-06-14 02:19:34.559468 |
updated_at | 2024-10-03 22:55:39.779374 |
description | Provides a unified store for configuration and secrets. |
homepage | |
repository | |
max_upload_size | |
id | 253748 |
size | 81,055 |
C5Store is an all encompassing configuration store. The idea is to have one place to query and dump configuration, secrets and etc.
Read more about it: https://github.com/normano/c5store
Look at test under src/lib.rs for now. Example folder will be added in the future.