Function akka_projection_rs::volatile_offset_store::task
source · pub fn task(
keys_expected: usize
) -> (impl Future<Output = Result<()>>, Sender<Command>)
Expand description
Provides an asynchronous task and a command channel that can run and drive an in-memory offset store.