Metral is a message central protocol. You can build some business upon it. like:
- Indexing
 - Notify entity fire changed to help cache refresh
 - Business logic audit
 
To add a dependency on Metral using SBT, use the following:
"org.jmotor.metral" %% "metral" % "1.1.2"
TBD