Is there a Thrift or Cassandra client for Node.js/JavaScript

前端 未结 4 1965
谎友^
谎友^ 2021-01-01 18:36

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?

4条回答
  •  感动是毒
    2021-01-01 18:53

    Zanson already mentioned that Rackspace released the Cassandra API for Node.js, but it's worth noting that their Google Code page isn't their primary base of operations. The github page is where you can stay the most up to date:

    https://github.com/racker/node-cassandra-client

提交回复
热议问题