The Storage interface which defines what must be implemented in order to create persistent storage for the Theme Builder.
Delete the value associated with a key
Get the value associated with a key
List all of the keys stored
List the metadata associated with each entry
Set the value associated with a key
The Storage interface which defines what must be implemented in order to create persistent storage for the Theme Builder.