Skip to content

Other EventStore implementations besides DBAL, e.g. RabbitMQ Streams #826

@robinlehrmann

Description

@robinlehrmann

Hi,

I have found out that RabbitMQ has a new feature called RabbitMQ Streams:

https://www.cloudamqp.com/blog/rabbitmq-streams-and-replay-features-part-1-when-to-use-rabbitmq-streams.html
https://www.rabbitmq.com/docs/streams

Those streams are persistent are they feels like a good fit for an alternative solutions to a classic database stream store apporach.

Do you think it would make sense to provide a Store implementation for that?

I know I can built this by my self with the \Patchlevel\EventSourcing\Store\StreamStore. But I thought I already share the idea with you to hear you opinion if this would be a good idea :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions