文件名称:Redis的Go客户端Redigo.zip
文件大小:62KB
文件格式:ZIP
更新时间:2022-08-05 02:49:02
开源项目
Redigo 是 Redis 数据库的 Go 客户端。特性一个类似 Print 的 API,支持所有 Redis 命令Pipelining,包含管道事物发布/订阅连接池脚本助手类型,优化 EVALSHA 使用Helper 函数 标签:Redigo redis
【文件预览】:
redigo-master
----.travis.yml(277B)
----internal()
--------redistest()
--------commandinfo.go(1KB)
--------commandinfo_test.go(692B)
----.github()
--------ISSUE_TEMPLATE.md(71B)
--------CONTRIBUTING.md(208B)
----redisx()
--------connmux_test.go(5KB)
--------doc.go(777B)
--------connmux.go(3KB)
----LICENSE(10KB)
----README.markdown(212B)
----redis()
--------pubsub.go(4KB)
--------pool17.go(1KB)
--------log.go(3KB)
--------test_test.go(4KB)
--------script.go(3KB)
--------pubsub_test.go(2KB)
--------doc.go(6KB)
--------scan.go(14KB)
--------go18.go(126B)
--------pool17_test.go(2KB)
--------reply.go(14KB)
--------pubsub_example_test.go(4KB)
--------zpop_example_test.go(2KB)
--------reply_test.go(5KB)
--------pool_test.go(14KB)
--------redis.go(4KB)
--------redis_test.go(2KB)
--------scan_test.go(11KB)
--------conn.go(15KB)
--------script_test.go(3KB)
--------go17.go(1KB)
--------list_test.go(2KB)
--------go16.go(914B)
--------conn_test.go(20KB)
--------pool.go(14KB)