com.signal-ai/throttler

Control the throughput of function calls and core.async channels using the token bucket algorithm

Leiningen/Boot

[com.signal-ai/throttler "1.0.0-2"]

Clojure CLI/deps.edn

com.signal-ai/throttler {:mvn/version "1.0.0-2"}

Gradle

implementation("com.signal-ai:throttler:1.0.0-2")

Maven

<dependency>
  <groupId>com.signal-ai</groupId>
  <artifactId>throttler</artifactId>
  <version>1.0.0-2</version>
</dependency>