The In-Memory Settings Service (IAQMS) pulls information from a configuration file (--path) and loads it into memory using a local redis server (--redis).
Known Limitations
Settings file must be a valid JSON object
Code-quality and testing is poor (work in progress)