Skip to main content

Module redb

Module redb 

Source

Structsยง

RedbStore
Implementation of OutgoingIndexStore and TicketQueueStore using redb database and postcard serializer.
RedbTicketQueue
Implementation of TicketQueue using redb database and postcard serializer, associated with the RedbStore.

Enumsยง

RedbStoreError
Errors returned by the RedbStore.

Constantsยง

OUT_IDX_TABLE ๐Ÿ”’
TABLE_QUEUE_NAME_PREFIX ๐Ÿ”’

Functionsยง

make_index ๐Ÿ”’

Type Aliasesยง

TicketTableDef ๐Ÿ”’