spring-projects / spring-projects/spring-data-redis
Support for IN clause [DATAREDIS-725]
Open
@christophstrobl is already working on this.
Since Dec 30, 2020.
in: repository
type: enhancement
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Salil Gandhi opened DATAREDIS-725 and commented
The queries/methods does not support IN clause for Redis
Reference URL: https://stackoverflow.com/questions/53264718/java-lang-illegalargumentexception-in-1-isin-inis-not-supported-for-redis
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.