Eventuous logo
Eventuous
Create
Roadmap
Feedback
Ideas

    Boards

  • Ideas

Powered by Canny

Ideas

Video about subscriptions
Would be awesome if you could make a short video walking us through the purpose / usage of abstractions in subscriptions. In particular the various types of subscriptions, and usage of checkpoints ?
1
·
Core library
Caching aggregates to avoid repeated loads
Proposal: Place the loaded aggregate instance in a cache When getting a command for that instance, get it from the cache instead of loading it from the stream Check the stream revision If it's higher, read the stream tail It can be done in a composable version of the AggregateStore.
0
·
Core library
Powered by Canny