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

Ballerina Cassandra Connector 0.5.4 Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@Manuri Manuri released this 01 May 05:29
· 130 commits to master since this release

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

Steps to Configure

Extract ballerina-cassandra-0.5.4.zip and copy containing jars in to <BRE_HOME>/bre/lib/

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/ballerinalang/connector-cassandra/issues

How to contribute to Ballerina Cassandra Connector

You can contribute to the Ballerina Cassandra Connector development by forking the github repository and sending your pull requests to https://github.com/ballerinalang/connector-cassandra/

Cassandra Connector Version Ballerina Version
0.5.4 0.970.0-beta0

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