Structsยง
- Command
Acknowledgement - The execution of every write operation is returned a
CommandAcknowledgementwrapped insidecrate::cache::command::command_executor::CommandSendResult.CommandAcknowledgementprovides a handle to the clients to perform.awaitto get the command status. - Command
Acknowledgement Handle - CommandAcknowledgementHandle implements
std::future::Futureand returns acrate::cache::command::CommandStatus