{"id":26685422,"url":"https://github.com/goapt/redis","last_synced_at":"2025-11-08T22:02:42.543Z","repository":{"id":37269009,"uuid":"138724224","full_name":"goapt/redis","owner":"goapt","description":" base go-redis connection library","archived":false,"fork":false,"pushed_at":"2023-05-30T22:57:23.000Z","size":93,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T16:47:16.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goapt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-26T10:46:27.000Z","updated_at":"2024-06-20T16:47:16.654Z","dependencies_parsed_at":"2023-07-13T18:19:12.965Z","dependency_job_id":null,"html_url":"https://github.com/goapt/redis","commit_stats":null,"previous_names":["verystar/redis"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goapt%2Fredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goapt%2Fredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goapt%2Fredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goapt%2Fredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goapt","download_url":"https://codeload.github.com/goapt/redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245632400,"owners_count":20647194,"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":[],"created_at":"2025-03-26T10:16:01.489Z","updated_at":"2025-11-08T22:02:42.488Z","avatar_url":"https://github.com/goapt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redis\nbase on go-redis library\n\n\u003ca href=\"https://github.com/goapt/redis/actions\"\u003e\u003cimg src=\"https://github.com/goapt/redis/workflows/build/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/goapt/redis\"\u003e\u003cimg src=\"https://codecov.io/gh/goapt/redis/branch/master/graph/badge.svg\" alt=\"codecov\"\u003e\u003c/a\u003e\n\u003ca href=\"https://goreportcard.com/report/github.com/goapt/redis\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/goapt/redis\" alt=\"Go Report Card\n\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pkg.go.dev/github.com/goapt/redis\"\u003e\u003cimg src=\"https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white\u0026style=flat-square\" alt=\"GoDoc\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opensource.org/licenses/mit-license.php\" rel=\"nofollow\"\u003e\u003cimg src=\"https://badges.frapsoft.com/os/mit/mit.svg?v=103\"\u003e\u003c/a\u003e\n\n\n\n## Usage\n\n```shell script\ngo get github.com/goapt/redis\n```\n\n```go\nconfigs := make(map[string]redis.Config)\n\nconfigs[\"default\"] = Config{\n    Server: \"127.0.0.1:6379\",\n}\n\nredis.Connect(configs)\nclient := redis.NewRedisWithName(\"default\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoapt%2Fredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoapt%2Fredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoapt%2Fredis/lists"}