spring-cloud / spring-cloud/spring-cloud-stream
Add a Redis binder implementation
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 646
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
Description
Redis provides all message broker functionnalities (queue, topic, consumer groups, etc...), I was estonished to see that a great project like Spring Cloud Stream does not provide a default support. Its binder was deprecated in 2016 (https://github.com/spring-cloud/spring-cloud-stream-binder-redis) is it possible to reconsider that decision and provide a default implementation?
I'll be happy to contribute if needed with some helps.
Thanks
Contributor guide
No contributing guide indexed for this repository
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 deprecated Redis binder repository linked in the issue and the current Spring Cloud Stream binder architecture. Compare the former implementation with today's broker and consumer-group requirements, then establish the supported Redis feature scope and integration points before estimating completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis, spring
- Domain
- backend, distributed-systems, stream-processing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100