Was this page helpful?
ScyllaDB Python Driver is available under the Apache v2 License. ScyllaDB Python Driver is a fork of DataStax Python Driver. See Copyright here.
gevent-compatible Event Loop
An implementation of Connection that utilizes gevent.
This implementation assumes all gevent monkey patching is active. It is not tested with partial patching.
Called once by Cluster.connect(). This should be used by implementations to set up any resources that will be shared across connections.
Was this page helpful?
ScyllaDB Python Driver is available under the Apache v2 License. ScyllaDB Python Driver is a fork of DataStax Python Driver. See Copyright here.