rate-gate

Clojure mechanism for controlling the rate of actions

Leiningen/Boot

[rate-gate "1.3.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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