Skip to content

Add Redis Streams support for messaging #404

@HassanYA

Description

@HassanYA

Is your feature request related to a problem? Please describe.
Currently, in the docs, Redis can be used for messaging. Apparently, only Redis pub/sub is supported which does not guarantee delivery to consumers

Describe the solution you'd like
I'd like marblejs to support Redis Streams for messaging

Describe alternatives you've considered
Rolling out my own implementation on top of Redis Streams somehow or just using AMQP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions