Releases: ballerina-attic/module-ballerinax-cassandra
WSO2 Cassandra Package 0.5.6 Released!
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 |
Ballerina Cassandra Connector 0.5.5 Released!
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 |
Ballerina Cassandra Connector 0.5.4 Released!
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 |
Ballerina Cassandra Connector 0.5.3 Released!
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
-
Authentication support
-
Load Balancing Policy declaration
-
Retry Policy declaration
-
Re-connection Policy declaration
-
Support for following Query Options
- serialConsistencyLevel
- defaultIdempotencefalse
- metadataEnabledtrue
- reprepareOnUptrue
- prepareOnAllHoststrue
- maxPendingRefreshNodeListRequests
- maxPendingRefreshNodeRequests
- maxPendingRefreshSchemaRequests
- refreshNodeListIntervalMillis
- refreshNodeIntervalMillis
- refreshSchemaIntervalMillis
- Support for following Pooling Options
- maxRequestsPerConnectionLocal
- maxRequestsPerConnectionRemote
- idleTimeoutSeconds
- poolTimeoutMillis
- maxQueueSize
- heartbeatIntervalSeconds
- coreConnectionsPerHostLocal
- maxConnectionsPerHostLocal
- newConnectionThresholdLocal
- coreConnectionsPerHostRemote
- maxConnectionsPerHostRemote
- newConnectionThresholdRemote
- Support for following Socket Options
- connectTimeoutMillis
- readTimeoutMillis
- soLinger
- receiveBufferSize
- sendBufferSize
- 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 |
Ballerina Cassandra Connector 0.5.2 Released!
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!
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!
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 |