YunTable正式开源了!!!

经过近半年的努力,YunTable终于走完了从无到有的整个历程,并已完成其0.8版的既定目标,今天正式在http://code.google.com/p/yuntable/开源。我也已经发邀请信给所有曾经申请过这个项目的朋友,希望你们能接受我的邀请。如果你之前申请过,但没有收到信,请发信到ikewu83@gmail.com来提醒我一下。下面是和开源相关的资料,请查看:)

文档

可以查看博客上的《YunTable开发日记》这个系列。

代码

大家可以通过命令”svn checkout http://yuntable.googlecode.com/svn/trunk/ yuntable-read-only“来获取源代码。

使用方式

具体请看下面:

Shell Part(under the project root):
sh build.sh
./startMaster
./startRegion (Run in another console)
./yuncli (Run in another console)

YunTable Cli Part(Type and Run at the yuncli):
add master:127.0.0.1:8301
add region:127.0.0.1:8302
add table:people
add table:people column_family:address
put table:people row:me name:"ike" sex:"male" address.homeaddress:"sh"
get table:people row:me
put table:people row:me1 name:"ike1" sex:"male1" address.homeaddress:"sh1"
get table:people row:me1
quit

在源代码的Readme中也有相同的内容。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值