Skip to main content

Base functionality for accessing/modifying data in Cassandra

Project description

Provides base functionality for asynchronously accessing/modifying data in a Cassandra cluster from within Tornado.

Althought the underlying library supports several connection options, this module currently only allows the hostname to be specified, and that via an environment variable called CASSANDRA_URI as specified in the docs.

Version Downloads Status Coverage

Documentation

https://sprocketsclientcassandra.readthedocs.org

Contributing

This project follows the standard fork and pull request model of development. If you want to contribute changes, then fork the project and code away. To set up the environment:

  • virtualenv env

  • source env/bin/activate

  • pip install -qr dev-requirements.txt

To test across supported platforms: * tox

To build the docs (in build/sphinx/html): * ./setup.py build_sphinx

Version History

See https://github.com/sprockets/sprockets.clients.cassandra/blob/master/HISTORY.rst

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sprockets.clients.cassandra-0.1.0.tar.gz (7.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page