Files
spring-data-redis/src
Christoph Strobl f5a506cb8d DATAREDIS-530 - Fix PartialUpdate removing existing indexes.
We now make sure to leave existing indexes untouched when using PartialUpdate.
We also fixed a glitch, where index values have not been removed correctly when saving entities with null values, along the way.

Original pull request: #207.
2016-07-06 14:34:29 +02:00
..