agoragames / kairos

Python module for time series data in Redis and Mongo
BSD 3-Clause "New" or "Revised" License
207 stars 38 forks source link

Cassandra connection pooling #36

Closed awestendorf closed 10 years ago

awestendorf commented 10 years ago

Implements connection pooling for Cassandra that works with monkey-patched gevent.

There are also some general improvements to the Cassandra implementation and custom fetch API.