Module redb

Source

Structs§

RedbDirectoryPutter
RedbDirectoryService
RedbDirectoryServiceConfig

Constants§

DIRECTORY_TABLE 🔒

Functions§

create_schema 🔒
Ensures all tables are present. Opens a write transaction and calls open_table on DIRECTORY_TABLE, which will create it if not present.