Son of Heracles who loved Cassandra. He went a little crazy, at one point. One might almost say he was twisted.
Telephus is a connection pooled, low-level client API for Cassandra in Twisted (Python).
Prerequisites:
- Python >= 2.4 (2.5 or later for tests)
- Twisted 8.1.0 or later
- Thrift (latest svn)
See example.py for an example of how to use the Telephus API.
To run the unit tests, simply use the Twisted test runner, trial
:
$ trial test/