Skip to content

Add minimal keyspace bound interface to access underlying store via Adapter. [DATAKV-103] #81

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions