DurableProofGraphStoreOptions
@totemsdk/proofgraph / DurableProofGraphStoreOptions
Interface: DurableProofGraphStoreOptions
Properties
namespace?
optionalnamespace?:string
Key prefix (default 'totem_proofgraph:v1:').
requireAckMode?
optionalrequireAckMode?:"volatile"|"buffered"|"durably-acknowledged"
Required write-ack level the backing adapter must satisfy (default 'durably-acknowledged').