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

Releases: ballerina-attic/module-ballerinax-cassandra

WSO2 Cassandra Package 0.5.6 Released!

01 May 15:21
Compare
Choose a tag to compare
Pre-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-0.5.6.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/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.5.6 0.970.0

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

Ballerina Cassandra Connector 0.5.5 Released!

01 May 05:51
Compare
Choose a tag to compare

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.5.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.5 0.970.0

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

Ballerina Cassandra Connector 0.5.4 Released!

01 May 05:29
Compare
Choose a tag to compare

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

Ballerina Cassandra Connector 0.5.3 Released!

14 Feb 13:44
Compare
Choose a tag to compare

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

Connector Improvements

  1. Authentication support

  2. Load Balancing Policy declaration

  3. Retry Policy declaration

  4. Re-connection Policy declaration

  5. Support for following Query Options

  • serialConsistencyLevel
  • defaultIdempotencefalse
  • metadataEnabledtrue
  • reprepareOnUptrue
  • prepareOnAllHoststrue
  • maxPendingRefreshNodeListRequests
  • maxPendingRefreshNodeRequests
  • maxPendingRefreshSchemaRequests
  • refreshNodeListIntervalMillis
  • refreshNodeIntervalMillis
  • refreshSchemaIntervalMillis
  1. Support for following Pooling Options
  • maxRequestsPerConnectionLocal
  • maxRequestsPerConnectionRemote
  • idleTimeoutSeconds
  • poolTimeoutMillis
  • maxQueueSize
  • heartbeatIntervalSeconds
  • coreConnectionsPerHostLocal
  • maxConnectionsPerHostLocal
  • newConnectionThresholdLocal
  • coreConnectionsPerHostRemote
  • maxConnectionsPerHostRemote
  • newConnectionThresholdRemote
  1. Support for following Socket Options
  • connectTimeoutMillis
  • readTimeoutMillis
  • soLinger
  • receiveBufferSize
  • sendBufferSize
  1. Support for following Protocol Options
  • noCompact
  • maxSchemaAgreementWaitSeconds
  • initialProtocolVersion
  • compression

Steps to Configure

Extract ballerina-cassandra-0.5.2.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.3 0.961.0

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

Ballerina Cassandra Connector 0.5.2 Released!

03 Jan 08:28
Compare
Choose a tag to compare

Ballerina Cassandra Connector allows you to interact with Apache Cassandra data source which is a free and open-source distributed NoSQL database management system.

Connector Improvements

  • Improvements on struct based data retrieval - Refactor internal implementation to match with Ballerina runtime.

Steps to Configure

Extract ballerina-cassandra-0.5.2.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.2 0.95.6

Ballerina Cassandra Connector 0.5.1 Released!

05 Dec 08:13
Compare
Choose a tag to compare

Ballerina Cassandra Connector allows you to interact with Apache Cassandra data source which is a free and open-source distributed NoSQL database management system.

Connector Improvements

  • Improved Connector API using enum types for data type constants.

Steps to Configure

Extract ballerina-cassandra-0.5.1.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.1 0.95.3

Ballerina Cassandra Connector 0.5.0 Released!

06 Nov 14:44
Compare
Choose a tag to compare

Ballerina Cassandra Connector allows you to interact with Apache Cassandra data source which is a free and open-source distributed NoSQL database management system.

Features

With the Ballerina Cassandra Connector following actions are supported.

  • update - To execute a data or schema update query
  • select - To select data from the datasource
  • close - To close the cassandra connection.

Steps to Configure

Extract ballerina-cassandra-0.5.0.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.0 0.95.0