eventflow / EventFlow

Async/await first CQRS+ES and DDD framework for .NET
https://docs.geteventflow.net/
Other
2.33k stars 442 forks source link

Universal read model caching strategy (POC) #988

Closed kyle-bradley closed 10 months ago

kyle-bradley commented 1 year ago

This is a modified version of a strategy we had in place from a previous project.

If one service is in charge of the read model it is a relatively safe mechanism and can have reduce latency on your read side by a meaningful amount.

Wanted to surface this POC before making it production ready to see people's thoughts.

Still TODO:

github-actions[bot] commented 10 months ago

Hello there!

We hope this message finds you well. We wanted to let you know that we have noticed that there has been no activity on this pull request for the past 90 days, which makes it a stale pull request.

As a result, we will be closing this pull request within the next seven days. If you still think this pull request is necessary or relevant, please feel free to update it or leave a comment within the next seven days.

Thank you for your contributions and understanding.

Best regards, EventFlow

github-actions[bot] commented 10 months ago

Hello there! I'm a bot and I wanted to let you know that your pull request has been closed due to inactivity after being marked as stale for seven days. If you believe this was done in error, or if you still plan to work on this pull request, please don't hesitate to reopen it and let us know. We're always happy to review and merge high-quality contributions. Thank you for your interest in our project! Best regards, EventFlow