Type of the data to be stored.
The context for which storage should be initialized.
Name for the storage instance.
Desired storage scope.
A storage instance.
Get a value from storage
Get all values from storage
Set a value in storage
Set all values in storage
Update a value in storage
Update all values in storage
Remove a key and its value from storage
Remove all data from storage
Initialize a storage instance for a given context, name, and scope