DataStax Ruby Driver 1.1
Minor stable release of the DataStax Ruby Driver for Apache Cassandra
Features:
- Added
Cassandra::LoadBalancing::Policy#teardown
- Allow disabling of automatic schema metadata synchronization
- Allow manually refreshing schema metadata
- Schema change events processing improvement
- Added host list randomization to prevent hotspots between multiple clients
- Future listeners don't block the reactor