Skip to content

jphooiveld/ProophMessageRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventSauce Prooph Message Repository

Build Status

Info

This bundle integrates the Prooph Event Store as a message repository for EventSauce.

Whatever prooph event store implementation you want to use is up to yourself.

It's also adviced to read up on both EventSauce and Prooph documentation to make certain both use the strategy (single stream or one stream per aggregate), or you might run into errors.

This library is inspired by the Doctrine Message Repository for EventSauce by Frank de Jonge and borrows the same concept and structure for the tests.

The event store you decide to use must use the SerializablePayloadMessageFactory class if it requires a message factory.

License

This bundle is under the MIT license. See the complete license in the code.

About

Prooph Message Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages