spring-data-keyvalue icon indicating copy to clipboard operation
spring-data-keyvalue copied to clipboard

DATAKV-103 - Add KeyValueStore abstraction.

Open christophstrobl opened this issue 9 years ago • 1 comments

The KeyValueStore abstraction allows more direct interaction with the underlying adapter through a simple keyspace bound interface. This allows to bypass keyspace and Id lookup performed by the template.

christophstrobl avatar May 11 '15 07:05 christophstrobl

Cp'ed into master via 6f17a67e76eb5c7b435fbbbac06ed2e9dfeebef0.

thomasdarimont avatar May 12 '15 13:05 thomasdarimont