Skip to content

DataStax Ruby Driver 1.1

Compare
Choose a tag to compare
@avalanche123 avalanche123 released this 15 Dec 18:45
· 902 commits to master since this release

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