Cassandra Data Store
====================

.. note::

    GeoMesa currently supports Cassandra version |cassandra_version|.

The GeoMesa Cassandra Data Store is an implementation of the GeoTools
``DataStore`` interface that is backed by `Apache Cassandra`_.
It is found in the ``geomesa-cassandra`` directory of the GeoMesa
source distribution.

.. _Apache Cassandra: https://cassandra.apache.org/

.. toctree::
    :maxdepth: 1

    install
    usage
    geoserver
    commandline
    configuration
    heatmaps