TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ruby client for HBase's Stargate web service

4 点作者 greglu超过 15 年前
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 wiki.apache.org/hadoop/Hbase/Stargate for more information.<p>I rewrote the existing 'hbase-ruby' client to use Stargate and released it on Github/Gemcutter.<p>Github: github.com/greglu/hbase-ruby Gemcutter: gemcutter.org/gems/hbase-ruby

1 comment

greglu超过 15 年前
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 <a href="http://wiki.apache.org/hadoop/Hbase/Stargate" rel="nofollow">http://wiki.apache.org/hadoop/Hbase/Stargate</a> for more information.<p>I rewrote the existing 'hbase-ruby' client to use Stargate and released it on Github/Gemcutter.<p>Github: <a href="http://github.com/greglu/hbase-ruby" rel="nofollow">http://github.com/greglu/hbase-ruby</a> Gemcutter: <a href="http://gemcutter.org/gems/hbase-ruby" rel="nofollow">http://gemcutter.org/gems/hbase-ruby</a>