vertx-cassandra-client
vertx-cassandra-client copied to clipboard
Cassandra client for Vert.x
= 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].