Crates.io | iaqms-inmem-settings |
lib.rs | iaqms-inmem-settings |
version | 0.2.0-dev.0 |
source | src |
created_at | 2021-08-21 22:46:53.940742 |
updated_at | 2021-08-22 01:43:28.69739 |
description | fs -> redis loading system (for configurations) |
homepage | |
repository | https://github.com/Isolated-/iaqms-inmem-settings |
max_upload_size | |
id | 440480 |
size | 13,583 |
v0.1.0-dev.0
The In-Memory Settings Service (IAQMS) pulls information from a configuration file (--path
) and loads it into memory using a local redis server (--redis
).
# basic unit tests
cargo test