Module dispatch_sync_log_store

Module dispatch_sync_log_store 

Source

Structsยง

SyncLogStoreDispatchExecutor
Executor that pairs a synced KV log store with a dispatcher so the log store can advance and write independently of downstream backpressure.

Enumsยง

ConsumerFuture ๐Ÿ”’
State machine for the consumer side, which reads chunks from the log store and dispatches chunks or barriers downstream.
ConsumerFutureEvent ๐Ÿ”’
ConsumerFutureProj ๐Ÿ”’
ConsumerFutureProjReplace ๐Ÿ”’

Functionsยง

dispatching_future ๐Ÿ”’

Type Aliasesยง

DispatchingFuture ๐Ÿ”’