Raise a proper error when a projection stream isn't there.
Fix problem with loading projection which contain deleted events (empty
events).
Fix method delegation typo in Session class.
- Add methods for cirqus compatibility
- Add better error for writing events with wrong version
Tests cleanup. Add hurtle file.
- Workers to dispatch events in subscriptions
- Print error information while dispatching
- Errors during commands reject promises too
- Unit testing started
- General errors during connection reject command promises
- General refactoring using the concept of
Command
- Gem name changed to
estore
- Minor refactoring
Forked from eventstore-ruby