pub fn push_value<T: Into<Stored>>(key: &str, value: T) -> Result<()>
manage a (global) list of values