New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

cassandra-native-driver

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cassandra-native-driver

node.js addon for the the C++ native cassandra driver

0.4.0
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created

node-cassandra-native-driver

Node.js addon to wrap the C++ native cassandra driver.

Installation

npm install -g node-gyp
npm install cassandra-native-driver

License

The wrapper library and addon are licensed for distribution by the MIT License.

This repository also includes a copy of the DataStax C++ driver from https://github.com/datastax/cpp-driver which is covered by the Apache License.

This code has been slightly modified to include conditional compilation directives to enable it to be used within the context of a node.js addon.

FAQs

Package last updated on 19 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts