class MemoryStoreRetrieve a single item by its namespace and key.
Execute multiple operations in a single batch.
Delete an item from the store.
Retrieve a single item by its namespace and key.
List and filter namespaces in the store.
Store or update an item.
Search for items within a namespace prefix.
Start the store. Override if initialization is needed.
Stop the store. Override if cleanup is needed.