{"id":20917549,"url":"https://github.com/impact-eintr/ecache","last_synced_at":"2026-05-17T23:32:28.708Z","repository":{"id":57618244,"uuid":"385088907","full_name":"impact-eintr/ecache","owner":"impact-eintr","description":"一个http和tcp缓存服务器","archived":false,"fork":false,"pushed_at":"2021-10-08T12:37:29.000Z","size":27,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T16:48:15.056Z","etag":null,"topics":["cache","cache-storage","golang","http-server"],"latest_commit_sha":null,"homepage":"","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/impact-eintr.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}},"created_at":"2021-07-12T01:15:29.000Z","updated_at":"2022-07-01T07:40:03.000Z","dependencies_parsed_at":"2022-09-11T01:01:25.923Z","dependency_job_id":null,"html_url":"https://github.com/impact-eintr/ecache","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impact-eintr%2Fecache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impact-eintr%2Fecache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impact-eintr%2Fecache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impact-eintr%2Fecache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/impact-eintr","download_url":"https://codeload.github.com/impact-eintr/ecache/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243311883,"owners_count":20271064,"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":["cache","cache-storage","golang","http-server"],"created_at":"2024-11-18T16:34:09.856Z","updated_at":"2025-12-28T23:23:31.143Z","avatar_url":"https://github.com/impact-eintr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ecached\n分布式缓存\n\n## 安装\necached的落盘是基于rocksdb\n\n\u003e arch系\n```bash\nsudo pacman -S rocksdb\n\ngit clone https://github.com/impact-eintr/ecache.git\n\ncd ecache/cmd/ecachd\n\ngo build\n\n./ecachd -h\nUsage of ecached:\n  -T int\n        缓存生存时间 默认为0 即不失效\n  -d string\n        磁盘缓存目录 请务必指定 (default \"/tmp/ecached\")\n  -hp string\n        ecached http 服务端口 (default \"7895\")\n  -t string\n        缓存类型 可选项 mem disk (default \"mem\")\n  -tp string\n        ecached tcp 服务端口 (default \"6430\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpact-eintr%2Fecache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimpact-eintr%2Fecache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpact-eintr%2Fecache/lists"}