Files
spring-data-redis/src/main/java/org/springframework/data/redis
Mark Paluch b01b18fdc6 DATAREDIS-793 - Use GETRANGE instead of SUBSTR command.
We now use GETRANGE with the Jedis client instead of the deprecated SUBSTR command. This allows us to natively use long values for start/end and removes the need for String/byte conversion on command level.
2019-06-28 12:56:55 +02:00
..
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2019-03-22 10:22:27 +01:00
2017-09-21 08:16:43 +02:00
2019-03-22 10:22:27 +01:00