Is there a Thrift or Cassandra client for Node.js/JavaScript
Posted
by Toby Hede
on Stack Overflow
See other posts from Stack Overflow
or by Toby Hede
Published on 2010-06-01T05:35:06Z
Indexed on
2010/06/01
5:43 UTC
Read the original article
Hit count: 332
I would like to start using Cassandra with a node.js deployment, but I can't find a Thrift or Cassandra client for Node.js and/or JavaScript.
Is there one?
Is there a simple means of generating Thrift connections?
© Stack Overflow or respective owner