Hi everyone. Just in case there's anyone else who also likes both Clojure
and HBase, I wanted to let you guys know about the bindings I've just put
up. I think they have a kind of DSL flavor and wrap the four main operations
pretty completely. I've also tried to create convenience macros to
automatically close/release things that must be manually released, as well
as functions to turn Results into nicer Clojure objects. I haven't had a
chance to do the Admin functions yet, and haven't had the time (or use case)
for the Scan operations, so those are fairly untested. I'd appreciate any
feedback or bug reports.

  - David

http://github.com/davidsantiago/clojure-hbase

Reply via email to