Releases: datastax/ruby-driver
Releases · datastax/ruby-driver
DataStax Ruby Driver beta 1
The first beta release of the DataStax Ruby Driver for Apache Cassandra.
This release includes:
- Fully asynchronous API
- Single cluster, multiple sessions
- New statements API (Simple, Prepared, Bound and Batch)
- Per-request execution information and tracing
- Base set of policies for load balancing, retry and reconnection as well as ability to write your own
- Host and Schema metadata and state listeners