Ask HN: What do you listen to when you code? 16 years ago
I listen to post-rock (instrumental) most of the time, and Dragonforce when I really need a boost.
HN user
I listen to post-rock (instrumental) most of the time, and Dragonforce when I really need a boost.
Stargate is the new RESTful web service front end for HBase, which is planned to replace the old REST server. Some new features include serving up data in XML, JSON, and protobufs, as well as having an API that's better integrated to REST. Check out http://wiki.apache.org/hadoop/Hbase/Stargate for more information.
I rewrote the existing 'hbase-ruby' client to use Stargate and released it on Github/Gemcutter.
Github: http://github.com/greglu/hbase-ruby Gemcutter: http://gemcutter.org/gems/hbase-ruby
I'm one of the people working on this project, and would really appreciate any feedback! Especially from the HN community.