Show HN: Event Horizon with AWS DynamoDB (CQRS/ES in Go) (github.com) 8 points by maxekman 9y ago ↗ HN
[–] maxekman 9y ago ↗ I have now added some very early support for using AWS DynamoDB as an event store, which could be a very nice use case. Any thought on this?(I have previously posted about Event Horizon from the user maxpersson, but I got married and had to change my username.) [–] ryanworl 9y ago ↗ It appears you've implemented the push-based model for reacting to events. How would I read all of the events back from the event store in order of how they happened if I wanted to use a pull-based model for reacting to events?
[–] ryanworl 9y ago ↗ It appears you've implemented the push-based model for reacting to events. How would I read all of the events back from the event store in order of how they happened if I wanted to use a pull-based model for reacting to events?
2 comments
[ 4.1 ms ] story [ 17.1 ms ] thread(I have previously posted about Event Horizon from the user maxpersson, but I got married and had to change my username.)