pub fn set(memory_dir: &Path, key: &str, value: &str) -> Result<(), RecallError>
Set a config key and save.