tvix_castore
0.1.0
Module redb
Structs
Constants
Functions
In tvix_castore::directoryservice
Module
tvix_castore
::
directoryservice
::
redb
Copy item path
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.