redux-eventstore icon indicating copy to clipboard operation
redux-eventstore copied to clipboard

CQRS, event sourcing, and event collaboration made easy with Node.js, Redux, and Event Store!

Results 5 redux-eventstore issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

It's an `async` function, so throwing an error would mean the promise gets rejected.

enhancement

Something like redux thunk, but triggered by events read off the stream

enhancement

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/

enhancement