event-centric / EventCentric.Core

Event Sourcing and CQRS in PHP
MIT License
126 stars 9 forks source link

Use generators when returning events from InMemoryPersistence #19

Closed tPl0ch closed 10 years ago

tPl0ch commented 10 years ago

See https://github.com/event-centric/EventCentric.Core/issues/17

tPl0ch commented 10 years ago

Closed in favour of https://github.com/event-centric/EventCentric.Core/pull/20