Is there any documentation for the Cassandra Erlang interface?

Posted by Zubair on Stack Overflow See other posts from Stack Overflow or by Zubair
Published on 2010-04-25T13:37:40Z Indexed on 2010/04/25 13:43 UTC
Read the original article Hit count: 228

Filed under:
|
|

I have looked everywhere, and to use Cassandra from Erlang you end up having to download (amongst others):

boost thrift

: and then you have generate the erlang library by hand, and then copy lib files and beams files. Once you have the whole thing working there is absolutely zero documentation anywhere. If anyone could show me some user friendly documentation it would be much appreciated.

© Stack Overflow or respective owner

Related posts about erlang

Related posts about cassandra