Files
deb-python-cassandra-driver/cqlengine/tests/query
Jon Haddad 37259b963e Getting connection pooling working with mocking library
Verified throwing exception when no servers are available,
but correctly recovering and hitting the next server when
one is.

fixing minor pooling tests

ensure we get the right exception back when no servers are available

working on tests for retry

connections working despite failure

Removed old connection_manager and replaced with a simple context
manager that allows for easy access to clients within the main pool
2013-06-03 17:33:00 -07:00
..