pingles / clj-hector

Simple Cassandra client for Clojure
42 stars 19 forks source link

adding a :keyword serializer #34

Closed ryfow closed 12 years ago

ryfow commented 12 years ago

This might be more of a request for comment rather than a pull request. What do you think about adding a keyword serializer that returned maps can be accessed in a more clojure-friendly way?

This was the most straightforward way I could think of doing it.