jbochi / lua-resty-cassandra

Pure Lua Cassandra client using CQL binary protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load balancing policies

jbochi opened this issue · comments

We should implement at least some of the load balancing and reconnection policies of the official Python driver:

Cluster and sessions
Load balancing and Failure Handling Policies