Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
cassandra-driver / docs.yaml
Size: Mime:
title:    DataStax Nodejs Driver
summary:  DataStax Nodejs Driver for Apache Cassandra
theme:    datastax
sections:
  - title:    Features
    prefix:   /features
    type:     markdown
    files:    'doc/features/**/*.md'
  - title:    Frequently Asked Questions
    prefix:   /faq
    type:     markdown
    files:    'doc/faq/**/*.md'
  - title:    Getting started
    prefix:   /getting-started
    type:     markdown
    files:    'doc/getting-started/**/*.md'
  - title:    Three simple rules for coding with the driver
    prefix:   /coding-rules
    type:     markdown
    files:    'doc/coding-rules/**/*.md'
  - title:    API docs
    prefix:   /api
    type:     jsdoc
    config:   doc/jsdoc.json
links:
  - title: Code
    href:  https://github.com/datastax/nodejs-driver/
  - title: Docs
    href:  http://datastax.github.io/nodejs-driver/
  - title: Issues
    href:  https://datastax-oss.atlassian.net/projects/NODEJS/issues
  - title: Mailing List
    href:  https://groups.google.com/a/lists.datastax.com/forum/#!forum/nodejs-driver-user
  - title: IRC Channel
    href:  irc://irc.freenode.net/datastax-drivers
  - title: Npm
    href:  https://www.npmjs.org/package/cassandra-driver
versions:
  - name: '3.2'
    ref: 'master'
  - name: '3.1'
    ref: '3.1'
  - name: '3.0'
    ref: '3.0'