go-rejson:用于redislabs的ReJSON模块的Golang客户端,支持多个redis客户端(redigo,go-redis)

时间:2024-02-24 14:35:38
【文件属性】:

文件名称:go-rejson:用于redislabs的ReJSON模块的Golang客户端,支持多个redis客户端(redigo,go-redis)

文件大小:34KB

文件格式:ZIP

更新时间:2024-02-24 14:35:38

redis golang json redis-client redigo

Go-ReJSON-ReJSON的golang客户端(Redis的JSON数据类型) Go-ReJSON是 Redis模块的客户端。 ReJSON是Redis模块,它实现ECMA-404 JSON数据交换标准作为本机数据类型。 它允许从Redis密钥(文档)存储,更新和获取JSON值。 ReJSON模块的主要功能: * Full support of the JSON standard * JSONPath-like syntax for selecting element inside documents * Documents are stored as binary data i


【文件预览】:
go-rejson-master
----.gitignore(232B)
----go.mod(133B)
----doc.go(2KB)
----rejson_test.go(41KB)
----CONTRIBUTING.md(999B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----go.sum(9KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----examples()
--------json_obj()
--------json_set()
--------json_array()
----README.md(4KB)
----install-redis-rejson.sh(205B)
----context.go(837B)
----set_client.go(1KB)
----rejson.go(9KB)
----start-redis-rejson.sh(96B)
----.golangci.yml(614B)
----clients()
--------redigo.go(10KB)
--------goredis.go(12KB)
----rjs()
--------helper.go(1KB)
--------commands.go(5KB)
--------options.go(2KB)
--------constants.go(4KB)

网友评论