samuraisam / cassbounce

A lightweight connection pooler for Cassandra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cassbouncer

A lightweight connection pooler for Cassandra

Goals:

  1. token aware for reads/writes using describe_ring
  2. cache describe_keyspace
  3. caching of other stuff!?

About

A lightweight connection pooler for Cassandra


Languages

Language:Go 99.1%Language:Python 0.9%