Skip to content

Commit d13123e

Browse files
committed
📝 README add busuanzi-sync
1 parent b0d357b commit d13123e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- One-click deployment using Docker
1212
- Privacy protection only stores HASH
1313
- Pjax compatible webpage
14+
- Support migration from the original busuanzi
1415

1516
## Installation
1617

@@ -39,6 +40,10 @@ UV and PV data are stored in the following keys:
3940
| pagePv | ZSet | bsz:page_pv:md5(host) / md5(path) |
4041
| pageUv | HyperLogLog | bsz:site_uv:md5(host):md5(path) |
4142

43+
## Data Migration
44+
45+
- You can use the [busuanzi-sync](https://github.com/soxft/busuanzi-sync) tool to sync data from the [original busuanzi](http://busuanzi.ibruce.info) to the self-hosted busuanzi.
46+
4247
## Other
4348

4449
Logo created by ChatGPT

readme/README.zh_CN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- 使用 Docker 一键部署
1010
- 隐私保障 仅存储 HASH
1111
- 兼容 Pjax 技术的网页
12+
- 支持从原版不蒜子迁移数据
1213

1314
## 安装
1415

@@ -32,6 +33,10 @@
3233
| pageUv | HyperLogLog | bsz:site_uv:md5(host):md5(path) |
3334

3435

36+
## 数据迁移
37+
38+
- 可使用 [busuanzi-sync](https://github.com/soxft/busuanzi-sync) 工具迁移[原版不蒜子](http://busuanzi.ibruce.info)的数据
39+
3540
## 其他
3641

3742
Logo 由 ChatGPT 设计

0 commit comments

Comments
 (0)