meteor-space / event-sourcing

CQRS and Event Sourcing Infrastructure for Meteor.
MIT License
63 stars 11 forks source link

Implement process death handling #72

Open rhyslbw opened 8 years ago

rhyslbw commented 8 years ago

On Death:

On Startup:

@meteor-space/core please add to this

rhyslbw commented 8 years ago

This is actually a feature that should be in space:base, and we just hook into the module lifecycle with the ES shutdown operations.