justo.plugin.cassandra

1.0.0-alpha2.0 • Public • Published

justo.plugin.cassandra

Justo plugin for Cassandra database system.

Developed in Dogma, compiled to JavaScript.

Proudly made with ♥ in Valencia, Spain, EU.

Use

const cassandra = require("justo.plugin.cassandra");

cassandra.connect task

This task opens a connection and closes it:

cassandra.connect({host, ks})
  • host (string, required). Server host. Format: host:port.
  • ks (string). Key space.

If the connection is not possible, the task fails.

Readme

Keywords

Package Sidebar

Install

npm i justo.plugin.cassandra

Homepage

justo.rocks

Weekly Downloads

0

Version

1.0.0-alpha2.0

License

none

Last publish

Collaborators

  • justojs