Doozerd,持久化KV存储
https://github.com/ha/doozerd
web.go,Web框架
https://github.com/hoisie/web.go
twitterstream.go,Twitte stream API的Go实现
https://github.com/hoisie/twitterstream
Hoisie的Github主页上还有一些其他的Go项目。
国内方面,我所知的目前是云风的Blog上提到他在用Go实现一个文件传输服务器,目前刚刚开始。
大家还有知道的,欢迎也列一列,一起学习提高。
我的表述不大准确,作者确实没有说是KV存储,我那样写是看了一个小例子之后的初步印象。
还是看作者自己的介绍吧:http://xph.us/2011/04/13/introducing-doozer.html
--
Twitter: @iliuw
Site: http://liuw.name
扫了一下这几个mongodb client,规模比较小,用来熟悉语言很不错。
把地址也补一下。 :-)
mgo地址:http://bazaar.launchpad.net/~niemeyer/mgo/trunk/files
gomongo地址:https://github.com/mikejs/gomongo
go-mongo地址:https://github.com/garyburd/go-mongo
不过需要升级到 weekly.2011-04-13 版的Go compiler
emacs上也有,配置详见README
--
Best Regards!
404