aiyanbo / metral   1.1.3

Apache License 2.0 GitHub

Message Central

Scala versions: 2.13 2.12 2.11 2.10

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