{"id":13412390,"url":"https://github.com/gomodule/redigo","last_synced_at":"2025-09-09T20:38:42.826Z","repository":{"id":3003981,"uuid":"4022652","full_name":"gomodule/redigo","owner":"gomodule","description":"Go client for Redis","archived":false,"fork":false,"pushed_at":"2025-03-15T23:28:33.000Z","size":588,"stargazers_count":9816,"open_issues_count":23,"forks_count":1246,"subscribers_count":277,"default_branch":"master","last_synced_at":"2025-05-12T18:14:52.102Z","etag":null,"topics":["go","redis"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gomodule.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-04-14T04:31:58.000Z","updated_at":"2025-05-11T16:05:48.000Z","dependencies_parsed_at":"2023-07-05T17:15:44.653Z","dependency_job_id":"8f1718ca-71a8-4dad-b7b9-4a496a42c16e","html_url":"https://github.com/gomodule/redigo","commit_stats":{"total_commits":281,"total_committers":77,"mean_commits":"3.6493506493506493","dds":"0.47686832740213525","last_synced_commit":"247f6c0e0a0ea200f727a5280d0d55f6bce6d2e7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodule%2Fredigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodule%2Fredigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodule%2Fredigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomodule%2Fredigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gomodule","download_url":"https://codeload.github.com/gomodule/redigo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253795161,"owners_count":21965487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","redis"],"created_at":"2024-07-30T20:01:24.143Z","updated_at":"2025-05-12T18:15:07.125Z","avatar_url":"https://github.com/gomodule.png","language":"Go","readme":"Redigo\n======\n\n[![GoDoc](https://godoc.org/github.com/gomodule/redigo/redis?status.svg)](https://pkg.go.dev/github.com/gomodule/redigo/redis)\n\nRedigo is a [Go](http://golang.org/) client for the [Redis](http://redis.io/) / [Valkey](https://github.com/valkey-io/valkey) database.\n\nFeatures\n-------\n\n* A [Print-like](https://pkg.go.dev/github.com/gomodule/redigo/redis#hdr-Executing_Commands) API with support for all Redis commands.\n* [Pipelining](https://pkg.go.dev/github.com/gomodule/redigo/redis#hdr-Pipelining), including pipelined transactions.\n* [Publish/Subscribe](https://pkg.go.dev/github.com/gomodule/redigo/redis#hdr-Publish_and_Subscribe).\n* [Connection pooling](https://pkg.go.dev/github.com/gomodule/redigo/redis#Pool).\n* [Script helper type](https://pkg.go.dev/github.com/gomodule/redigo/redis#Script) with optimistic use of EVALSHA.\n* [Helper functions](https://pkg.go.dev/github.com/gomodule/redigo/redis#hdr-Reply_Helpers) for working with command replies.\n\nDocumentation\n-------------\n\n- [API Reference](https://pkg.go.dev/github.com/gomodule/redigo/redis)\n- [FAQ](https://github.com/gomodule/redigo/wiki/FAQ)\n- [Examples](https://pkg.go.dev/github.com/gomodule/redigo/redis#pkg-examples)\n\nInstallation\n------------\n\nInstall Redigo using the \"go get\" command:\n\n    go get github.com/gomodule/redigo/redis\n\nThe Go distribution is Redigo's only dependency.\n\nRelated Projects\n----------------\n\n- [rafaeljusto/redigomock](https://pkg.go.dev/github.com/rafaeljusto/redigomock) - A mock library for Redigo.\n- [chasex/redis-go-cluster](https://github.com/chasex/redis-go-cluster) - A Redis cluster client implementation.\n- [FZambia/sentinel](https://github.com/FZambia/sentinel) - Redis Sentinel support for Redigo\n- [mna/redisc](https://github.com/mna/redisc) - Redis Cluster client built on top of Redigo\n- [Alibaba/opentelemetry-go-auto-instrumentation](https://github.com/alibaba/opentelemetry-go-auto-instrumentation) - Get trace and metrics in OpenTelemetry format generated by the Redigo framework without changing any code\n\nContributing\n------------\n\nSee [CONTRIBUTING.md](https://github.com/gomodule/redigo/blob/master/.github/CONTRIBUTING.md).\n\nLicense\n-------\n\nRedigo is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).\n","funding_links":[],"categories":["开源类库","Misc","Database Drivers","Repositories","Go","Go (134)","Open source library","Data Management \u0026 Processing","Data Integration Frameworks","Generators","数据库驱动程序","数据库驱动`连接和操作数据库工具`","数据库驱动","NoSQL Databases"],"sub_categories":["数据库","Advanced Console UIs","Database","Database \u0026 Cloud Management","NoSQL Database Drivers","C++","NoSQL数据库驱动程序","SQL 查询语句构建库"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomodule%2Fredigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgomodule%2Fredigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomodule%2Fredigo/lists"}