envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Re-introduce a clutch mode for reactors #105

Closed twe4ked closed 7 years ago

twe4ked commented 7 years ago

@warrenseen and I would like to prepose bringing back a clutch mode for reactors. We've re-implemented the old in-memory version so far. We're planning on moving this to an external (Redis?) store next.

TODO:

twe4ked commented 7 years ago

For a bit more context. This is the PR we're reviving: https://github.com/envato/event_sourcery/pull/23.

twe4ked commented 7 years ago

Warren and I are going to try a different approach to this. Closing for now. Thanks for the input here and on Slack.