Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
/ Telephus Public archive
forked from driftx/Telephus

Telephus is a connection pooled, low-level client API for Cassandra in Twisted python.

License

Notifications You must be signed in to change notification settings

riptano/Telephus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telephus

Son of Heracles who loved Cassandra. He went a little crazy, at one point. One might almost say he was twisted.

Description

Telephus is a connection pooled, low-level client API for Cassandra in Twisted (Python).

Installation

Prerequisites:

  • Python >= 2.4 (2.5 or later for tests)
  • Twisted 8.1.0 or later
  • Thrift (latest svn)

Usage

See example.py for an example of how to use the Telephus API.

Unit Tests

To run the unit tests, simply use the Twisted test runner, trial:

$ trial test/

About

Telephus is a connection pooled, low-level client API for Cassandra in Twisted python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published