spring-data-redis
spring-data-redis copied to clipboard
DATAREDIS-814 - Create zset index for sorting and range query
- [x] You have read the Spring Data contribution guidelines.
- [x] There is a ticket in the bug tracker for the project in our JIRA.
- [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
- [x] You submit test cases (unit or integration tests) that back your changes.
- [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
how to fix the Travis CI build issue please? It looks like a platform issue.
@mp911de would you pls review this pull request? The conflict has been resolved. Thanks.