去Redis的客户端-Golang开发

时间:2021-05-26 13:42:29
【文件属性】:
文件名称:去Redis的客户端-Golang开发
文件大小:70KB
文件格式:ZIP
更新时间:2021-05-26 13:42:29
Golang Database Drivers Redigo Redigo是Redis数据库的Go客户端。 具有类似于Print的API,并支持所有Redis命令。 流水线,包括流水线交易。 发布/订阅。 连接池。 Sc Redigo Redigo是Redis数据库的Go客户端。 具有类似于Print的API,并支持所有Redis命令。 流水线,包括流水线交易。 发布/订阅。 连接池。 乐观使用EVALSHA的脚本帮助程序类型。 帮助程序功能,用于处理命令答复。 文档API参考FAQ示例安装使用“ go get”命令安装Redigo:go get github.com/gomodule/redigo/redis Go发行版是Redigo的唯一依赖项。
【文件预览】:
redigo-master
----redisx()
--------doc.go(731B)
--------connmux.go(3KB)
--------db_test.go(2KB)
--------connmux_test.go(5KB)
--------commandinfo.go(1KB)
--------commandinfo_test.go(271B)
----go.mod(87B)
----.travis.yml(265B)
----LICENSE(10KB)
----redis()
--------pubsub_example_test.go(4KB)
--------script_test.go(3KB)
--------conn_test.go(26KB)
--------doc.go(6KB)
--------go18.go(126B)
--------pool_test.go(21KB)
--------list_test.go(2KB)
--------redis_test.go(2KB)
--------redis.go(5KB)
--------conn.go(19KB)
--------pubsub.go(4KB)
--------reply_test.go(8KB)
--------commandinfo.go(2KB)
--------test_test.go(4KB)
--------pubsub_test.go(3KB)
--------scan_test.go(15KB)
--------scan.go(16KB)
--------zpop_example_test.go(2KB)
--------log.go(4KB)
--------reply.go(17KB)
--------script.go(3KB)
--------go17.go(1KB)
--------pool.go(17KB)
--------commandinfo_test.go(689B)
----go.sum(968B)
----.github()
--------ISSUE_TEMPLATE.md(71B)
--------CONTRIBUTING.md(208B)
--------workflows()
----README.markdown(2KB)
----.clog.toml(352B)

网友评论