pingles / clj-hector

Simple Cassandra client for Clojure
42 stars 19 forks source link

change :validation-class to :validator #49

Closed ryfow closed 11 years ago

ryfow commented 11 years ago

These two map keys meant the same thing. :validator worked for (add-column-family), but (column-families) returned :validation-class.