AbstractAbstractbuildBuild a key from the given parts.
The parts to build the key from.
The built key.
AbstractclearAbstractdeleteDelete the value using the key.
The key to delete the value from.
Returns true if the key was deleted.
AbstractgetAbstracthasCheck if the storage has the key.
The key to check.
Return true if the key exists.
AbstractparseAbstractsetAbstractstringify
Class representing a storage manager.
QueueStorageAdapter
Example