spring-projects / spring-projects/spring-data-keyvalue
Add possibility to scan keys available in keyspace [DATAKV-102]
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 157
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Christoph Strobl opened DATAKV-102 and commented
Referenced from: pull request https://github.com/spring-projects/spring-data-keyvalue/pull/10, and commits https://github.com/spring-projects/spring-data-keyvalue/commit/f8e01a293de0dde14c8d0b2b5461a792cb08493a, https://github.com/spring-projects/spring-data-keyvalue/commit/6cea815908786f4f508de2856902de5392110406
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.
Research direction
Start by reviewing the referenced pull request #10 and commits f8e01a293de0dde14c8d0b2b5461a792cb08493a and 6cea815908786f4f508de2856902de539211040a. Determine how key scanning was intended to fit the key-value repository infrastructure; done means the project supports scanning keys available in a keyspace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100