StoreNamespaceSpec
Defined in: namespaces-core-plugins.ts:63
Namespace declaration spec for store.declareNamespace.
Properties
Section titled “Properties”name:
string
Defined in: namespaces-core-plugins.ts:65
Namespace name (e.g., “myplugin:cache”).
schema?
Section titled “schema?”
optionalschema?:AnyJSONValue
Defined in: namespaces-core-plugins.ts:67
Optional JSON schema for documents in this namespace.
retention?
Section titled “retention?”
optionalretention?:AnyJSONValue
Defined in: namespaces-core-plugins.ts:69
Retention/compaction hints.