Optional
options: AbortOptions & DeleteOptionsExtensionRemove values for the passed keys
Optional
options: AbortOptions & DeleteManyOptionsExtensionRetrieve the value stored under the given key
Optional
options: AbortOptions & GetOptionsExtensionRetrieve all cid/block pairs from the blockstore as an unordered iterable
Optional
options: AbortOptions & GetAllOptionsExtensionRetrieve values for the passed keys
Optional
options: AbortOptions & GetManyOptionsExtensionCheck for the existence of a value for the passed key
Optional
options: AbortOptions & HasOptionsExtensionStore the passed value under the passed key
Optional
options: AbortOptions & PutOptionsExtensionStore the given key/value pairs
Optional
options: AbortOptions & PutManyOptionsExtension
Remove the record for the passed key