rate-gate

Clojure mechanism for controlling the rate of actions

Leiningen/Boot

[rate-gate "1.2.0"]

Clojure CLI/deps.edn

rate-gate/rate-gate {:mvn/version "1.2.0"}

Gradle

implementation("rate-gate:rate-gate:1.2.0")

Maven

<dependency>
  <groupId>rate-gate</groupId>
  <artifactId>rate-gate</artifactId>
  <version>1.2.0</version>
</dependency>