{"id":42201992,"url":"https://github.com/vsergeyev/miniredis-python","last_synced_at":"2026-01-27T00:27:12.468Z","repository":{"id":3889609,"uuid":"4976953","full_name":"vsergeyev/miniredis-python","owner":"vsergeyev","description":"A 20 lines redis client in python","archived":false,"fork":false,"pushed_at":"2012-07-12T09:22:11.000Z","size":96,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T16:14:14.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vsergeyev.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-10T16:36:14.000Z","updated_at":"2018-12-22T12:44:56.000Z","dependencies_parsed_at":"2022-07-31T14:48:57.716Z","dependency_job_id":null,"html_url":"https://github.com/vsergeyev/miniredis-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vsergeyev/miniredis-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsergeyev%2Fminiredis-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsergeyev%2Fminiredis-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsergeyev%2Fminiredis-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsergeyev%2Fminiredis-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsergeyev","download_url":"https://codeload.github.com/vsergeyev/miniredis-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsergeyev%2Fminiredis-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28793054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-27T00:27:12.006Z","updated_at":"2026-01-27T00:27:12.427Z","avatar_url":"https://github.com/vsergeyev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"miniredis-python\n================\n\nLightweight redis client in python\n\nInspired by https://github.com/stulentsev/miniredis-ruby\n\nUsage:\n\n    import miniredis\n    \n    cli = miniredis.MiniRedis() # host/port can be set here\n    \n    cli.set('a', 1)\n    cli.get('a')\n\n    cli.sadd('b', 1, 2, 3)\n    cli.smembers('b')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsergeyev%2Fminiredis-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsergeyev%2Fminiredis-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsergeyev%2Fminiredis-python/lists"}