Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
430 stars 69 forks source link

Moving away from aggregate store #368

Closed alexeyzimarev closed 46 minutes ago

alexeyzimarev commented 2 weeks ago

As AggregateStore has become a wrapper of IEventStore (or reader+writer) it seems redundant. All its functionality is already available as extensions for readers and writers.

This PR removes usage of AggregateStore from all services, adds extended functionality for event readers and writers, as well as adds two-tier event reader.

github-actions[bot] commented 2 weeks ago

Test Results

 38 files   38 suites   8m 55s :stopwatch: 185 tests 185 :white_check_mark: 0 :zzz: 0 :x: 366 runs  366 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 5fd1cc26.

:recycle: This comment has been updated with latest results.

cloudflare-pages[bot] commented 2 weeks ago

Deploying eventuous-main with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5fd1cc2
Status: ✅  Deploy successful!
Preview URL: https://a6c7a51a.eventuous-main.pages.dev
Branch Preview URL: https://further-cleanup-services.eventuous-main.pages.dev

View logs