firehooper

Results 9 issues of firehooper

I believe fun-cqrs only allows one aggregate type per actor system, correct? Is adding support for multiple aggregate types in the same actor system on the roadmap? Would you be...

Would you be willing to accept a pull request for the Projection trait to have a additional method handler when event is successfully handled? Or do you have an alternative...

Has anyone looked into read side optimizations using LISTEN NOTIFY rather than polling (or using a slow long poll as a backup and use the listen notify to trigger the...

https://github.com/dnvriend/akka-persistence-inmemory/issues/70

Not sure if this is in the scope of this library, but would it be possible to get a Set of java.lang.Class extending the sealed trait

Camel 3 Support https://camel.apache.org/blog/Camel3-Whatsnew/

help wanted