Skip to content

Commit 1d96fc2

Browse files
committed
📝 docs: add thanks
1 parent 56af0ad commit 1d96fc2

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

README.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Supports multiple custom attributes, compatible with pjax web pages, supports cu
3434
UV and PV data are stored in the following keys:
3535

3636
| index | Types | key |
37-
|--------|-------------|-----------------------------------|
37+
| ------ | ----------- | --------------------------------- |
3838
| sitePv | String | bsz:site_pv:md5(host) |
3939
| siteUv | HyperLogLog | bsz:site_uv:md5(host) |
4040
| pagePv | ZSet | bsz:page_pv:md5(host) / md5(path) |
@@ -44,12 +44,25 @@ UV and PV data are stored in the following keys:
4444

4545
- 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.
4646

47+
## Upgrade Suggestions
48+
49+
- Please be sure to back up your data (dump.rdb) before upgrading.
50+
- New and old version data may not be compatible, please pay attention to the instructions on the Release interface, upgrade cautiously
51+
- 2.5.x - 2.7.x can use the [bsz-transfer](https://github.com/soxft/busuanzi-transfer) tool to migrate data to 2.8.x.
52+
4753
## Other
4854

4955
Logo created by ChatGPT
5056

51-
## Upgrade Suggestions
57+
## Thanks
5258

53-
- Please be sure to back up your data (dump.rdb) before upgrading.
54-
- New and old version data may not be compatible, please pay attention to the instructions on the Release interface, upgrade cautiously
55-
- 2.5.x - 2.7.x can use the [bsz-transfer](https://github.com/soxft/busuanzi-transfer) tool to migrate data to 2.8.x.
59+
- CDN acceleration and security protection for this project are sponsored by [Tencent EdgeOne](https://edgeone.ai/?from=github).
60+
- Thanks to [JetBrains](https://www.jetbrains.com/?from=busuanzi) for providing free student licenses for this project.
61+
62+
<p align="center">
63+
<a href="https://edgeone.ai/?from=github" style="margin-right: 24px; display: inline-block;">
64+
<img src="https://raw.githubusercontent.com/soxft/busuanzi/refs/heads/main/static/edgeone.png" alt="Tencent EdgeOne" width="200" style="vertical-align: middle; margin-right: 24px;"/>
65+
</a>
66+
<img src="https://resources.jetbrains.com.cn/storage/products/company/brand/logos/jetbrains.png" alt="JetBrains Logo" width="200" style="vertical-align: middle; margin-right: 24px;"/>
67+
<img src="https://resources.jetbrains.com.cn/storage/products/company/brand/logos/GoLand_icon.png" alt="GoLand Logo" width="50" style="vertical-align: middle;"/>
68+
</p>

static/edgeone.png

20.6 KB
Loading

0 commit comments

Comments
 (0)