Skip to content

Releases: North-web-dev/poolctl

Release list

poolctl v0.1.0

Choose a tag to compare

@North-web-dev North-web-dev released this 01 Jul 06:46

Token/account pool manager. Health-checks a pool of API keys, cookies or tokens; rotates them (LRU / round-robin / weighted) with cooldown and quarantine; and can front them as a passthrough LLM/API gateway that injects a key per request, retries on failure, and exports Prometheus metrics.

go install github.com/North-web-dev/poolctl@v0.1.0