rjmcguire / cassandra-d

D language cassandra client
MIT License
10 stars 8 forks source link

cassandra-d

D language cassandra client (currently binary API v1 and v2).

Currently this driver can be used to create / insert / update / delete data in a cassandra datastore.

There are currently no helpers, you can only execute CQL inputting or retrieving data.

Working

TODO

Building the test