Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Node.js Driver usage samples

This folder contains examples on how to use some features of the Node.js Driver for Apache Cassandra.

You should also visit the Documentation and FAQ.

Code samples

Each example is generally structured in a way where the Client is connected at the beginning and shutdown at the end. While this is suitable for example single script purposes, you should reuse a single Client instance and only call client.shutdown() when exiting your application.

If you have any questions regarding these examples, feel free to post your questions in the mailing list.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.