pingles / clj-hector

Simple Cassandra client for Clojure
42 stars 19 forks source link

TTL support in defschema #11

Closed pingles closed 12 years ago

pingles commented 12 years ago

Provide TTL information in defschema. Will need to update put to read values from the schema definitions.

nickmbailey commented 12 years ago

This was added here: https://github.com/pingles/clj-hector/pull/12