Modulesยง
- selector ๐
 - topic_
creator ๐ - topic_
manager ๐ - topic_
pool ๐ 
Enumsยง
- WalOptions
Allocator  - Allocates wal options in region granularity.
 
Functionsยง
- allocate_
region_ wal_ options  - Allocates a wal options for each region. The allocated wal options is encoded immediately.
 - build_
kafka_ client  - Builds a kafka Client.
 - build_
kafka_ topic_ creator  - Builds a KafkaTopicCreator.
 - build_
wal_ options_ allocator  - Builds a wal options allocator based on the given configuration.
 - extract_
topic_ from_ wal_ options  - Extracts the topic from the wal options.
 - prepare_
wal_ options  - Inserts wal options into options.
 
Type Aliasesยง
- WalOptions
Allocator Ref  - Arc wrapper of WalOptionsAllocator.