This document is for Celery's development version, which can be significantly different from previous releases. Get old docs here: 2.5.
celery.backends.cassandra
Highly fault tolerant Cassandra backend.
List of Cassandra servers with format: “hostname:port”.
| Raises celery.exceptions.ImproperlyConfigured: | |
|---|---|
| if module pycassa is not available. | |