Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-cassandra-client

Cassandra client for Vert.x
https://github.com/vert-x3/vertx-cassandra-client

cassandra cassandra-client perforomance reactive vertx

Last synced: 3 months ago
JSON representation

Cassandra client for Vert.x

Awesome Lists containing this project

README

        

= Vert.x Cassandra client

image:https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-5.x.yml"]
image:https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-4.x.yml"]

The Vert.x Cassandra client is an extension for interacting with http://cassandra.apache.org/[Apache Cassandra].

The client is built on top of https://github.com/datastax/java-driver[DataStax Java Driver].