Preparing search index...
The search index is not available
XYO Platform SDK - v3.9.16
XYO Platform SDK
@xyo-network/archivist-lmdb
LmdbArchivistConfig
Type Alias LmdbArchivistConfig<TStoreName>
LmdbArchivistConfig
:
ArchivistConfig
<
{
clearStoreOnStart
?:
boolean
;
dbName
?:
string
;
location
?:
string
;
schema
:
LmdbArchivistConfigSchema
;
storeName
?:
TStoreName
;
}
,
>
Type Parameters
TStoreName
extends
string
=
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.9.16
Loading...