catalog
0.9.5
Module kvbackend
Module Items
Modules
Structs
Functions
Type Aliases
In crate catalog
catalog
Module
kvbackend
Copy item path
source
Modules
ยง
client
๐
manager
๐
table_
cache
๐
Structs
ยง
Cached
Meta
KvBackend
A wrapper of
MetaKvBackend
with cache support.
Cached
Meta
KvBackend
Builder
KvBackend
Catalog
Manager
Access all existing catalog, schema and tables.
Meta
KvBackend
Functions
ยง
new_
table_
cache
Constructs a
TableCache
.
Type Aliases
ยง
Table
Cache
TableCache
caches the
TableName
to
TableRef
mapping.
Table
Cache
Ref