gomodule/redigo
Fork: 1248 Star: 9754 (更新于 2024-11-11 22:44:21)
license: Apache-2.0
Language: Go .
Go client for Redis
最后发布版本: v1.9.2 ( 2024-02-25 20:54:22)
Redigo
Redigo is a Go client for the Redis database.
Features
- A Print-like API with support for all Redis commands.
- Pipelining, including pipelined transactions.
- Publish/Subscribe.
- Connection pooling.
- Script helper type with optimistic use of EVALSHA.
- Helper functions for working with command replies.
Documentation
Installation
Install Redigo using the "go get" command:
go get github.com/gomodule/redigo/redis
The Go distribution is Redigo's only dependency.
Related Projects
- rafaeljusto/redigomock - A mock library for Redigo.
- chasex/redis-go-cluster - A Redis cluster client implementation.
- FZambia/sentinel - Redis Sentinel support for Redigo
- mna/redisc - Redis Cluster client built on top of Redigo
Contributing
See CONTRIBUTING.md.
License
Redigo is available under the Apache License, Version 2.0.
最近版本更新:(数据更新于 2024-10-14 08:42:09)
2024-02-25 20:54:22 v1.9.2
2024-02-21 07:51:14 v1.9.1
2024-02-21 05:23:09 v1.9.0
2022-07-06 19:34:23 v1.8.9
2022-01-04 19:29:45 v1.8.8
2022-01-04 19:19:18 v1.8.7
2021-12-02 22:15:36 v1.8.6
2021-06-10 17:34:05 v1.8.5
2021-02-19 06:35:14 v1.8.4
2020-11-24 22:26:40 v1.8.3
主题(topics):
go, redis
gomodule/redigo同语言 Go最近更新仓库
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 07:36:18 kubernetes/kubernetes
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt