gRPC Balancer that routes requests using a consistent hashring
-
Updated
Aug 27, 2025 - Go
gRPC Balancer that routes requests using a consistent hashring
Context-Ring is a **production-grade reverse proxy** that places session IDs and agent virtual nodes onto a **consistent hash ring**. Prompts from the same long-running task are deterministically routed to the exact same agent instance that already holds the chat history in local memory.
Add a description, image, and links to the consistent-hash-ring topic page so that developers can more easily learn about it.
To associate your repository with the consistent-hash-ring topic, visit your repo's landing page and select "manage topics."