Crate riskless

Source

Modules§

batch_coordinator
This entire interface is generated directly from the underlying KIP-1164 interface found here: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=350783984#KIP1164:TopicBasedBatchCoordinator-BatchCoordinatorpluggableinterface
error
messages
simple_batch_coordinator

Structs§

Broker
A Broker is the primary interface through riskless is implemented. Broker’s are designed to be embedded in nodes, have full access (both read and write) to the underlying object storage implementation and communicate with the configured batch coordinator.
BrokerConfiguration
Configuration for the broker containing required dependencies.