An in-memory string key/value data connector.
Private
Retrieve an item from the data connector.
Retrieve the list of items available from the data connector.
If not empty, only keys whose first token before : exactly match namespace will be returned, e.g. foo in foo:bar.
:
namespace
foo
foo:bar
Remove a value using the data connector.
Save a value using the data connector.
An in-memory string key/value data connector.