redis-weighted-pool
JSON →A simple Promise-based weighted round-robin pool implementation using Redis sorted sets and lists. Version 0.2.1 is the latest and only release. Provides basic peer management (add, remove, getNextPeer) with configurable weights per peer. Requires a running Redis server. Written in TypeScript but compiles to JavaScript for use in ES5+ environments. Less feature-rich than alternatives like Bull, but lightweight and focused on weighted round-robin balancing.
Resources
packageredis-weighted-pool ↗
API endpoints
full doc /v1/registry/redis-weighted-pool