pingles / clj-hector

Simple Cassandra client for Clojure
42 stars 19 forks source link

Upgrade Hector/Cassandra #29

Open pingles opened 12 years ago

pingles commented 12 years ago

Once the upgrade to Clojure 1.4.0 is settled, it's probably also worth upgrading Hector and Cassandra.

As of writing, the latest releases are: hector-core 1.0-5, and cassandra-all 1.0.10 (Cassandra has actually been updated to a 1.1.0 release although I've not done any testing with Hector 1.0.5 yet).

I'm going to leave this here so that people using clj-hector more aggressively can comment on the value of upgrading :)