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

WSO2 Cassandra Ballerina Package 0.61.0 Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@daneshk daneshk released this 02 Oct 11:21
· 71 commits to master since this release

WSO2 Cassandra Package 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 package.
You can uninstall the package 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/package-cassandra/issues

How to contribute to WSO2 Cassandra Package

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

Cassandra Connector Version Ballerina Version
0.61.0 0.982.0

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