redux-eventstore
redux-eventstore copied to clipboard
CQRS, event sourcing, and event collaboration made easy with Node.js, Redux, and Event Store!
Hello, rather than always replaying from the first event in a stream, could subscribe() have an overload mode to take the last event and then poll at the configured interval...
It's an `async` function, so throwing an error would mean the promise gets rejected.
Something like redux thunk, but triggered by events read off the stream
This seems to be a good idea? I can't see any reason why not. http://docs.geteventstore.com/http-api/3.9.0/optional-http-headers/longpoll/