New actions to access key value stores
Problem/Motivation
As discussed on Slack we need new actions to access key value stores.
Proposed resolution
There are multiple key value stores:
- Key value store
- Expirable key value store
- Private temporary key value store
- Shared temporary key value store
Each of them supports any number of collections. ECA should have access to all of them, not just to its own collection.
What needs to be decided, if ECA should have write access to all collections or only to its own and only limited read access to others.
Edited by drupalbot