Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 315 Bytes

ReactiveCQRS

CQRS framework implementation leveraging Scala and Akka framework, for building reactive distributed applications.

it uses Default singleton ScalikeJDBC connection pool, so it have to be initialized first

TODO

  • Improve ConcurrentCommand handling and add custom concurrency problem validation