{"id":19121969,"url":"https://github.com/rurumimic/cache","last_synced_at":"2025-07-24T16:33:10.293Z","repository":{"id":190746544,"uuid":"683281468","full_name":"rurumimic/cache","owner":"rurumimic","description":"In-memory key-value store","archived":false,"fork":false,"pushed_at":"2025-03-26T22:55:04.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-26T23:32:09.139Z","etag":null,"topics":["jemalloc","libevent","memcached","server","tokio-rs"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rurumimic.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":"2023-08-26T04:26:05.000Z","updated_at":"2025-03-26T22:55:08.000Z","dependencies_parsed_at":"2023-09-24T08:50:12.000Z","dependency_job_id":"63cf20be-c901-4f1c-90b5-64657839f2ba","html_url":"https://github.com/rurumimic/cache","commit_stats":null,"previous_names":["rurumimic/cache"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rurumimic/cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fcache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fcache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fcache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fcache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rurumimic","download_url":"https://codeload.github.com/rurumimic/cache/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fcache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266871425,"owners_count":23998265,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["jemalloc","libevent","memcached","server","tokio-rs"],"created_at":"2024-11-09T05:19:16.627Z","updated_at":"2025-07-24T16:33:10.258Z","avatar_url":"https://github.com/rurumimic.png","language":"Rust","readme":"# Cache\n\nIn-memory key-value store.\n\n## Contents\n\n- [docs](docs/README.md)\n\n## Getting Started\n\n### Server\n\n```bash\ncargo run --package cache --example server -- --host 127.0.0.1 --port 11211\n```\n\n### Client\n\n```bash\ntelnet 127.0.0.1 11211\n```\n\n```bash\nTrying 127.0.0.1...\nConnected to 127.0.0.1.\nEscape character is '^]'.\nhello\n^]\ntelnet\u003e quit\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fcache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frurumimic%2Fcache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fcache/lists"}