ef-labs / vertx-cassandra

Execute cassandra statements from a vert.x module
39 stars 19 forks source link

vertx-cassandra snapshot out of sync with vertx-cassandra-mapping #8

Closed jtruelove closed 9 years ago

jtruelove commented 9 years ago

I tried using 3.0.0-Snapshot of vertx-cassandra as well as -RC3 with the vertx-cassandra-mapping but I'm getting run time issues as those builds don't have .getVertx on the CassandraSession interface which the mapping lib requires. Is there a newer build or does a build need cutting? Thanks!

jtruelove commented 9 years ago

never mind I went out to the repo and found RC6 there, may want to update the README.