EventFlow icon indicating copy to clipboard operation
EventFlow copied to clipboard

What about storing the events on Cassandra?

Open MonDeveloper opened this issue 9 years ago • 2 comments

Since (imho) cassandra and its write-append mindset fits pretty well with the event storing approach I'm wondering if there is something similar in the roadmap

MonDeveloper avatar Jan 02 '17 10:01 MonDeveloper

@MonDeveloper I have read a bit about Cassandra, but I have no experience working with it, there's no plans for adding support for it. If you're up for it, I would recommend creating a package for it. I would prefer if it isn't stored in the main repo, that is getting a bit big and I'm considering splitting it up into smaller ones.

Creating your own event persistence in EventFlow is relatively simple though, you merely need to implement IEventPersistence and register it.

rasmus avatar Jan 03 '17 06:01 rasmus

Check this out: EventFlow.Cassandra.EventStore

johndab avatar Jan 23 '22 00:01 johndab

Hello there!

We hope you are doing well. We noticed that this issue has not seen any activity in the past 90 days. We consider this issue to be stale and will be closing it within the next seven days.

If you still require assistance with this issue, please feel free to reopen it or create a new issue.

Thank you for your understanding and cooperation.

Best regards, EventFlow

github-actions[bot] avatar Apr 08 '23 13:04 github-actions[bot]

Hello there!

This issue has been closed due to inactivity for seven days. If you believe this issue still needs attention, please feel free to open a new issue or comment on this one to request its reopening.

Thank you for your contribution to this repository.

Best regards, EventFlow

github-actions[bot] avatar Apr 16 '23 09:04 github-actions[bot]