Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Commit

Permalink
Project name is hbase-stargate instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
greglu committed Jan 18, 2010
1 parent 9273913 commit 5a56099
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.textile
@@ -1,4 +1,4 @@
h1. Stargate-Client
h1. hbase-stargate

A Ruby client for HBase (http://hadoop.apache.org/hbase) that works with the Stargate interface.
Stargate is the RESTful web service front end for HBase that can serve up a number of formats including XML, JSON, and protobufs.
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -4,7 +4,7 @@ begin
require 'jeweler'

Jeweler::Tasks.new do |gemspec|
gemspec.name = "stargate-client"
gemspec.name = "hbase-stargate"
gemspec.authors = ['Ye Dingding', 'Openplaces']
gemspec.email = 'greg.lu@gmail.com'
gemspec.homepage = "http://github.com/greglu/stargate-client"
Expand Down
File renamed without changes.

0 comments on commit 5a56099

Please sign in to comment.