/key-value
A command for interfacing with the Key Value storage system Betsy offers
Last updated
A command for interfacing with the Key Value storage system Betsy offers
Adds a new key value storage row for the specific category. Does not combine two values but rather creates a whole new row. Cannot be used if the given key already exists.
Fetches the value that is stored in the given category with the given key.
Last updated