KVRowOptions
OCP App SDK / KVRowOptions
KVRowOptions
Options for writing a row to key-value storage.
Index
Properties
Properties
ttl?
number
The number of seconds until the row should expire.
Set to undefined for no TTL.
Defined in: src/store/KVStore.ts:43
Updated 2 months ago