Module: DatastaxRails::Connection

Extended by:
ActiveSupport::Concern
Included in:
Base
Defined in:
lib/datastax_rails/connection.rb

Overview

The connection module holds all the code for establishing and maintaining a connection to Datastax Exterprise. This includes both the Cassandra and Solr connections.

Defined Under Namespace

Modules: ClassMethods