Files
spring-data-redis/src/main/java/org/springframework/data/redis
Christoph Strobl 4362c58a8a DATAREDIS-425 - CRUD operation and index resolution refinements.
- Add a composite IndexResolver implementation that iterates over a given collection of delegate IndexResolver instances and collects IndexedData from those.
- Break up cycle involving ReferenceResolver and let the resolver just returns the raw hash.
- Remove IndexType and use dedicated classes for index definitions.
- Fix pagination error and follow up to changes introduced via DATAKV-123.

Original Pull Request: #156
2016-03-14 10:38:52 +01:00
..
2016-02-26 09:07:07 +01:00
2016-02-10 11:09:00 +01:00