throttlekit-server

JSON →
library 0.1.0-experimental.7 ·javascript
verified Jun 7, 2026

gRPC service door for ThrottleKit — run the rate-limiting core (GALE/TALE engines) as a network service for polyglot clients. Current stable version v0.1.0-experimental.7, pre-1.0 experimental release. Key differentiator: exposes the exact same decision logic as the in-process library over gRPC, so clients in any language get identical rate-limit behavior without reimplementing algorithms. Supports multiple backing stores (memory, Redis, Postgres, DynamoDB) with bit-identical decisions. Release cadence: experimental, evolves independently from core throttlekit (which is 1.0 and frozen).