Skip to content

Commit

Permalink
Added tech preview warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tsegismont committed Nov 5, 2018
1 parent 605539d commit cd39a74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
The Vert.x Cassandra client is an extension for interacting with [Apache Cassandra](http://cassandra.apache.org/).

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

WARNING: This module has Tech Preview status, this means the API can change between versions.
2 changes: 2 additions & 0 deletions src/main/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A Vert.x client allowing applications to interact with a Cassandra service.

WARNING: This module has Tech Preview status, this means the API can change between versions.

== Using the Cassandra Client for Vert.x

To use this module, add the following to the _dependencies_ section of your Maven POM file:
Expand Down

0 comments on commit cd39a74

Please sign in to comment.