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.
Documentation
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
Release files for sprockets.clients.cassandra 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sprockets.clients.cassandra-0.1.0.tar.gz | 7.9 kB | Details |
Release files / sprockets.clients.cassandra-0.1.0.tar.gz
| Download URL | sprockets.clients.cassandra-0.1.0.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
648b03d38aa533610d5377247419fab93067ef06c34bb2591f03fa09beceace3
|
|
BLAKE2b-256 checksum How to use checksums |
eff6d60e47c24d7b069ad2a9159791988671a1f0dd6f4238576977c47045aa06
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |