pingles / clj-hector

Simple Cassandra client for Clojure
42 stars 19 forks source link

Upgrade hector and fix bug. #15

Closed nickmbailey closed 12 years ago

nickmbailey commented 12 years ago

Found a hector bug: https://github.com/rantav/hector/issues/376

This pull request upgrades to the latest hector release which fixes the issue and uses the correct cluster factory method for creating clusters.