async fn put_into_memory_store( ctx: &mut Context, key: NodeInfoKey, value: NodeInfo, ) -> Result<()>