Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

WSO2 Cassandra Ballerina Module 0.8.1 Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@Manuri Manuri released this 23 Dec 17:51
· 40 commits to master since this release

WSO2 Cassandra Module allows you to interact with Apache Cassandra(a free and open-source distributed NoSQL database management system[1]) data source.

Steps to Configure

Extract wso2-cassandra-<version>.zip. Run the install.{sh/bat} script to install the module.
You can uninstall the module by running uninstall.{sh/bat}.

Open issues and reporting bugs

You can find the known issues in the following link and report any bugs in the same link.
https://github.com/wso2-ballerina/module-cassandra/issues

How to contribute to WSO2 Cassandra Module

You can contribute to the WSO2 Cassandra Module development by forking the github repository and sending your pull requests to https://github.com/wso2-ballerina/module-cassandra

Cassandra Connector Version Ballerina Version
0.8.1 0.990.1

[1] http://cassandra.apache.org