Remove the record for the passed key
Remove values for the passed keys
Retrieve the value stored under the given key
Retrieve values for the passed keys
Check for the existence of a value for the passed key
Store the passed value under the passed key
Store the given key/value pairs
Query the store.
Query the store.
Generated using TypeDoc
This will return an object with which you can chain multiple operations together, with them only being executed on calling
commit
.