meta_srv::handler::collect_cluster_info_handler

Function put_into_memory_store

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