{"id":21018727,"url":"https://github.com/tal-tech/wx-cache-proxy","last_synced_at":"2026-02-19T13:32:25.280Z","repository":{"id":109364166,"uuid":"309921988","full_name":"tal-tech/wx-cache-proxy","owner":"tal-tech","description":"缓存代理","archived":false,"fork":false,"pushed_at":"2020-11-04T10:08:25.000Z","size":9292,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-02T06:35:06.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Roff","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/tal-tech.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2020-11-04T07:17:08.000Z","updated_at":"2021-04-12T02:29:59.000Z","dependencies_parsed_at":"2023-07-26T03:01:16.328Z","dependency_job_id":null,"html_url":"https://github.com/tal-tech/wx-cache-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tal-tech/wx-cache-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal-tech%2Fwx-cache-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal-tech%2Fwx-cache-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal-tech%2Fwx-cache-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal-tech%2Fwx-cache-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tal-tech","download_url":"https://codeload.github.com/tal-tech/wx-cache-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal-tech%2Fwx-cache-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29614949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-11-19T10:27:27.813Z","updated_at":"2026-02-19T13:32:25.248Z","avatar_url":"https://github.com/tal-tech.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wx-cache-proxy\n\nwx-cache-proxy是多进程，基于中心化的代理，后端支持多种缓存(redis, pika,memcache)\n\n## 环境要求\n- Linux操作系统 (内核大于等于4.6)\n- gcc版本在4.8.5以上\n- 安装必要的软件包 automake libtool autoreconf curl curl-devel\n\n## 安装\n```shell\nyum -y install automake  libtool autoreconf aclocal\ngit clone https://github.com/tal-tech/wx-cache-proxy.git\ncd wx-cache-proxy\n./configure --prefix=/data/wx-cache-proxy\nmake -j 4\nmake install\n```\n\n## 启动\n```shell\n/data/wx-cache-proxy/sbin/wx-cache-proxy -d -c /data/wx-cache-proxy/conf/proxy.yml -o /data/wx-cache-proxy/log/proxy.log -n 4 -e /data/wx-cache-proxy/conf/etcd.conf -L /data/wx-cache-proxy/conf/trace.conf\n\n```\n\n## 启动参数说明\n- -d 守护程序方式运行\n- -c wx-cache-proxy主配置文件\n- -o wx-cache-proxy主日志\n- -e etcd配置文件\n- -L 请求在proxy追踪日志\n\n### trace.conf\n```shell\n{\n     \"dept_id\": \"部门id\",\n     \"app_name\": \"业务名称\",\n     \"log_filename\": \"/path/to/log\",\n     \"room\": \"机房\",\n     \"slow_threshold\":1\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftal-tech%2Fwx-cache-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftal-tech%2Fwx-cache-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftal-tech%2Fwx-cache-proxy/lists"}