Closed
Description
Christoph Strobl opened DATAKV-103 and commented
Introduce KeyValueStore
abstraction offering basic put/get/count/remove operations without usage of template.
Should be based upon KeyValueAdapter
so one still can make use of the underlying abstraction. Access should be available via KeyValueOperations
Referenced from: pull request #9