sandrokeil/mongodb-event-store

EventStore:7.4

Opened this issue · 0 comments

basz commented

Hi,

Just a warning You will need a small update to be compatible with event store 7.4.

Just tests (if you extent from base classes).

Return an instance of StreamIterator insteadof Iterator (extend it in mongostreIterator) and your good.