Redigo Redis 的 Go 客户端 Redigo

blov • 4908 次点击    
这是一个分享于 的项目,其中的信息可能已经有所发展或是发生改变。
Redigo 是 Redis 数据库的 Go 客户端。 ### 特性 * 一个[类似 Print](http://godoc.org/github.com/garyburd/redigo/redis#hdr-Executing_Commands) 的 API,支持所有 Redis 命令 * [Pipelining](http://godoc.org/github.com/garyburd/redigo/redis#hdr-Pipelining),包含管道事物 * [发布/订阅](http://godoc.org/github.com/garyburd/redigo/redis#hdr-Publish_and_Subscribe) * [连接池](http://godoc.org/github.com/garyburd/redigo/redis#Pool) * [脚本助手类型](http://godoc.org/github.com/garyburd/redigo/redis#Script),优化 EVALSHA 使用 * [Helper 函数](http://godoc.org/github.com/garyburd/redigo/redis#hdr-Reply_Helpers)
授权协议:
Apache
开发语言:
Google Go 查看源码»
操作系统:
跨平台
4908 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传