spring-projects / spring-projects/spring-integration
Transaction Support For Redis [INT-3388]
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
Gary Russell opened INT-3388 and commented
See DATAREDIS-73 and its PR.
Consider where it might be appropriate - for example
queue-i-c-a->transformer->queue-o-c-a
can now be done within a MULTI/EXEC.
Especially when there are multiple downstream updates.
Referenced from: pull request https://github.com/spring-projects/spring-integration/pull/1257
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
The issue names no files or tests. Start by reading DATAREDIS-73 and its linked PR 64, then examine the referenced queue-transformer flow and the MULTI/EXEC requirement; done is not defined beyond considering transaction support for multiple downstream updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100