{"id":20055481,"url":"https://github.com/huntlabs/dredis","last_synced_at":"2026-06-01T01:32:18.257Z","repository":{"id":96141617,"uuid":"87386355","full_name":"huntlabs/dredis","owner":"huntlabs","description":"Flexible and feature-complete Redis client for Dlang","archived":false,"fork":false,"pushed_at":"2019-07-23T09:49:15.000Z","size":764,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-25T11:50:42.158Z","etag":null,"topics":["client","dlang","redis","redis-client","redis-library"],"latest_commit_sha":null,"homepage":null,"language":"D","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/huntlabs.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-06T04:31:22.000Z","updated_at":"2020-08-29T22:19:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f56787d5-b024-42fc-b832-fba8d1c9ffc5","html_url":"https://github.com/huntlabs/dredis","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/huntlabs/dredis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntlabs%2Fdredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntlabs%2Fdredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntlabs%2Fdredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntlabs%2Fdredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huntlabs","download_url":"https://codeload.github.com/huntlabs/dredis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huntlabs%2Fdredis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33756575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["client","dlang","redis","redis-client","redis-library"],"created_at":"2024-11-13T12:48:09.402Z","updated_at":"2026-06-01T01:32:18.234Z","avatar_url":"https://github.com/huntlabs.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dredis\nFlexible and feature-complete Redis client for Dlang\n\n```d\nimport std.stdio;\nimport redis;\n\nvoid main()\n{\n\twriteln(\"Edit source/app.d to start your project.\");\n\t\n    auto redis = new Redis(\"10.1.11.168\",6379,\"123456\");\n\t\n    redis.set(\"redie_User_31\",\"password\");\n    writeln(redis.get(\"redie_User_31\"));\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuntlabs%2Fdredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuntlabs%2Fdredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuntlabs%2Fdredis/lists"}