mpjct/jmp

JMP is a high performance daemon that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication. Written with a modular, threaded structure, you can write plugins to convert queries, update/modify result sets, redirect traffic, automatically shard, anything you want.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 952 Downloads
  • 868 This Version

Leiningen/Boot

[mpjct/jmp "0.2.0"]

Clojure CLI/deps.edn

mpjct/jmp {:mvn/version "0.2.0"}

Gradle

implementation("mpjct:jmp:0.2.0")

Maven

<dependency>
  <groupId>mpjct</groupId>
  <artifactId>jmp</artifactId>
  <version>0.2.0</version>
</dependency>