{"id":18893397,"url":"https://github.com/xtaci/archiver","last_synced_at":"2026-03-05T18:04:16.751Z","repository":{"id":33361433,"uuid":"37006273","full_name":"xtaci/archiver","owner":"xtaci","description":"redolog archive and replay ","archived":false,"fork":false,"pushed_at":"2016-08-02T04:38:12.000Z","size":3161,"stargazers_count":3,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-12T15:14:12.752Z","etag":null,"topics":[],"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/xtaci.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":"2015-06-07T05:55:40.000Z","updated_at":"2019-10-17T02:47:12.000Z","dependencies_parsed_at":"2022-09-12T10:00:40.854Z","dependency_job_id":null,"html_url":"https://github.com/xtaci/archiver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xtaci/archiver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Farchiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Farchiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Farchiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Farchiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtaci","download_url":"https://codeload.github.com/xtaci/archiver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtaci%2Farchiver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30141313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"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":"2024-11-08T08:13:30.928Z","updated_at":"2026-03-05T18:04:16.719Z","avatar_url":"https://github.com/xtaci.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arch(归档)\n[![Build Status](https://travis-ci.org/gonet2/archiver.svg?branch=master)](https://travis-ci.org/gonet2/archiver)\n\n# 设计思路\n对游戏中通过nsq-redo包发送过来的变动数据，纪录游戏中所有的变动，每隔一段时间，会产生一个带有时间标记的新的RDO文件, 格式为: REDO-2006-01-02T15:04:05.RDO，暂定的归档文件轮替时间为24小时\n\n## 使用\n创建好镜像后:                 \n\u003e $ docker create -v /data --name redologs archiver /bin/true        \n\u003e $ docker run --volumes-from redologs  --name archiver -d archiver /go/bin/archiver              \n\u003e $ docker run --rm --name replay --volumes-from redologs  -it archiver /go/bin/replay             \n\n# REPLAY 工具\n注意，被archiver打开的归档日志不能被replay打开\n![replay](replay.gif)\n\n## 安装\n参考Dockerfile\n\n# 环境变量\n\u003e NSQD_HOST: eg : http://172.17.42.1:4151         \n\u003e NSQLOOKUPD_HOST: eg: http://127.0.0.1:4161         \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtaci%2Farchiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtaci%2Farchiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtaci%2Farchiver/lists"}