{"id":17118930,"url":"https://github.com/chyroc/redis","last_synced_at":"2025-03-24T02:18:50.954Z","repository":{"id":94092708,"uuid":"143314851","full_name":"chyroc/redis","owner":"chyroc","description":"golang redis client / go语言实现的redis客户端","archived":false,"fork":false,"pushed_at":"2019-11-20T10:31:37.000Z","size":122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T08:22:52.236Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyroc.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-02T15:42:28.000Z","updated_at":"2022-07-03T00:54:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7ad4737-0b1b-44b5-87b7-60ad2405460a","html_url":"https://github.com/chyroc/redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyroc","download_url":"https://codeload.github.com/chyroc/redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195962,"owners_count":20575938,"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":"2024-10-14T17:55:48.459Z","updated_at":"2025-03-24T02:18:50.930Z","avatar_url":"https://github.com/chyroc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redis\ngolang redis client / go语言实现的redis客户端\n\n[![Build Status](https://travis-ci.org/chyroc/redis.svg?branch=master)](https://travis-ci.org/chyroc/redis)\n[![codecov](https://codecov.io/gh/chyroc/redis/branch/master/graph/badge.svg)](https://codecov.io/gh/chyroc/redis)\n\n[godoc文档](https://godoc.org/github.com/chyroc/redis)\n\n## TODO\n* [x] connect\n* [x] key\n* [x] string\n* [x] hash\n* [x] list\n* [x] set\n* [x] sorted set\n* [x] hyper log log\n* [x] geo\n* [x] pub / sub\n* [x] transaction\n* [ ] script\n* [ ] server\n\n## test\n\n### run redis\n```\ndocker run -p 6379:6379 -d redis # instance 1\ndocker run -p 7777:6379 -d redis # instance 2\n```\n\n### run test\n```\n./test.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchyroc%2Fredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fredis/lists"}