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

DATAKV-102 - Add possibility to iterate over available keys.

Open christophstrobl opened this issue 9 years ago • 0 comments

KeyValueAdapter now exposes keys(Serializable keyspace) which allows to retrieve all keys contained in that specific region.

Fixed false test names (scan vs. entries (see DATAKV-99)) along the way.

christophstrobl avatar May 12 '15 12:05 christophstrobl