Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.09 KB

Metral

Build Status GitHub release codecov Coverage Status Codacy Badge

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

Adding Metral to your build

To add a dependency on Metral using SBT, use the following:

"org.jmotor.metral" %% "metral" % "1.1.2"

Learn about Metral

TBD