adjust beian number
Some checks are pending
Deploy Hugo site to Pages / build (push) Waiting to run
Deploy Hugo site to Pages / deploy (push) Blocked by required conditions

This commit is contained in:
Feng Ruohang 2025-08-05 17:36:23 +08:00
parent 65c0866727
commit bc87dde54d
14 changed files with 31 additions and 49 deletions

View File

@ -3,9 +3,9 @@
[![Webite: ddia](https://img.shields.io/badge/在线阅读-ddia.vonng.com-slategray?style=flat)](https://ddia.vonng.com)
[![GitHub Stars](https://img.shields.io/github/stars/Vonng/ddia?style=flat&logo=github&logoColor=black&color=slategray)](https://star-history.com/#Vonng/ddia&Date)
**作者** [Martin Kleppmann](https://martin.kleppmann.com)[《Designing Data-Intensive Applications 2nd Edition》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/ch01.html) 英国剑桥大学分布式系统研究员,演讲者,博主和开源贡献者,软件工程师和企业家,曾在 LinkedIn 和 Rapportive 负责数据基础架构。
**作者** [Martin Kleppmann](https://martin.kleppmann.com)[《Designing Data-Intensive Applications 2nd Edition》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/ch01.html) 英国剑桥大学分布式系统研究员,演讲者,博主和开源贡献者,软件工程师和企业家,曾在 LinkedIn 和 Rapportive 负责数据基础架构。
**译者**[冯若航](https://blog.vonng.com) / [Vonng](https://github.com/Vonng) (rh@vonng.com) [Pigsty](https://pgsty.com) 创始人,[活跃](https://committers.top/china)[开源贡献者](https://gitstar-ranking.com/Vonng)PostgreSQL Hacker。开源 RDS PG 发行版 [Pigsty](https://pigsty.cc/zh/) 与公众号《[老冯云数](https://mp.weixin.qq.com/s/p4Ys10ZdEDAuqNAiRmcnIQ)》作者,[数据库老司机](https://pigsty.cc/zh/blog/db)[云计算泥石流](https://pigsty.cc/zh/blog/cloud)曾于阿里苹果探探担任架构师与DBA。
**译者**[冯若航](https://vonng.com) / [Vonng](https://github.com/Vonng) (rh@vonng.com) [Pigsty](https://pgsty.com) 创始人,[活跃](https://committers.top/china)[开源贡献者](https://gitstar-ranking.com/Vonng)PostgreSQL Hacker。开源 RDS PG 发行版 [Pigsty](https://pigsty.cc/zh/) 与公众号《[老冯云数](https://mp.weixin.qq.com/s/p4Ys10ZdEDAuqNAiRmcnIQ)》作者,[数据库老司机](https://pigsty.cc/zh/blog/db)[云计算泥石流](https://pigsty.cc/zh/blog/cloud)曾于阿里苹果探探担任架构师与DBA。
**校订** [@yingang](https://github.com/yingang) [**繁體中文**](content/tw/_index.md) by [@afunTW](https://github.com/afunTW) [完整贡献者列表](#贡献)

View File

@ -9,7 +9,7 @@ breadcrumbs: false
**作者** [Martin Kleppmann](https://martin.kleppmann.com)[《Designing Data-Intensive Applications 2nd Edition》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/ch01.html) 英國劍橋大學分散式系統研究員,演講者,博主和開源貢獻者,軟體工程師和企業家,曾在 LinkedIn 和 Rapportive 負責資料基礎架構。
**譯者**[**馮若航**](https://blog.vonng.com),網名 [@Vonng](https://github.com/Vonng)。
**譯者**[**馮若航**](https://vonng.com),網名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 專家,資料庫老司機,雲計算泥石流。
[**Pigsty**](https://pgsty.com) 作者與創始人。
架構師DBA全棧工程師 @ TanTanAlibabaApple。
@ -19,7 +19,9 @@ PostgreSQL 專家,資料庫老司機,雲計算泥石流。
**校訂** [@yingang](https://github.com/yingang) [繁體中文](/tw) **版本維護** by [@afunTW](https://github.com/afunTW) [完整貢獻者列表](/contrib)
> [!NOTE]
> DDIA [**第二版**](https://github.com/Vonng/ddia/tree/v2) 正在翻譯中 ([`v2`](https://github.com/Vonng/ddia/tree/v2)分支),歡迎加入並提出您的寶貴意見!
> DDIA [**第二版**](/v2) 正在翻譯中 ([`content/v2`](https://github.com/Vonng/ddia/tree/main) 目錄),歡迎加入並提出您的寶貴意見!
## 譯序

View File

@ -15,7 +15,7 @@ Martin 是一位常規會議演講者,博主和開源貢獻者。他認為,
## 關於譯者
[**馮若航**](https://blog.vonng.com),網名 [@Vonng](https://github.com/Vonng)。
[**馮若航**](https://vonng.com),網名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 專家,資料庫老司機,雲計算泥石流。
PostgreSQL 發行版 [**Pigsty**](https://pgsty.com) 作者與創始人。
架構師DBA全棧工程師 @ TanTanAlibabaApple。

View File

@ -6,7 +6,7 @@ breadcrumbs: false
## 譯者
[**馮若航**](https://blog.vonng.com),網名 [@Vonng](https://github.com/Vonng)。
[**馮若航**](https://vonng.com),網名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 專家,資料庫老司機,雲計算泥石流。
[**Pigsty**](https://pgsty.com) 作者與創始人。
架構師DBA全棧工程師 @ TanTanAlibabaApple。

View File

@ -89,3 +89,4 @@ breadcrumbs: false
### [後記](/tw/colophon)
![](/img/featured.jpg)

View File

@ -9,7 +9,7 @@ breadcrumbs: false
**作者** [Martin Kleppmann](https://martin.kleppmann.com)[《Designing Data-Intensive Applications 2nd Edition》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/ch01.html) 英国剑桥大学分布式系统研究员,演讲者,博主和开源贡献者,软件工程师和企业家,曾在 LinkedIn 和 Rapportive 负责数据基础架构。
**译者**[**冯若航**](https://blog.vonng.com),网名 [@Vonng](https://github.com/Vonng)。
**译者**[**冯若航**](https://vonng.com),网名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 专家,数据库老司机,云计算泥石流。
[**Pigsty**](https://pgsty.com) 作者与创始人。
架构师DBA全栈工程师 @ TanTanAlibabaApple。

View File

@ -9,7 +9,7 @@ breadcrumbs: false
**作者** [Martin Kleppmann](https://martin.kleppmann.com)[《Designing Data-Intensive Applications 2nd Edition》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/ch01.html) 英国剑桥大学分布式系统研究员,演讲者,博主和开源贡献者,软件工程师和企业家,曾在 LinkedIn 和 Rapportive 负责数据基础架构。
**译者**[**冯若航**](https://blog.vonng.com),网名 [@Vonng](https://github.com/Vonng)。
**译者**[**冯若航**](https://vonng.com),网名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 专家,数据库老司机,云计算泥石流。
[**Pigsty**](https://pgsty.com) 作者与创始人。
架构师DBA全栈工程师 @ TanTanAlibabaApple。

View File

@ -15,7 +15,7 @@ Martin 是一位常规会议演讲者,博主和开源贡献者。他认为,
## 关于译者
[**冯若航**](https://blog.vonng.com),网名 [@Vonng](https://github.com/Vonng)。
[**冯若航**](https://vonng.com),网名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 专家,数据库老司机,云计算泥石流。
PostgreSQL 发行版 [**Pigsty**](https://pgsty.com) 作者与创始人。
架构师DBA全栈工程师 @ TanTanAlibabaApple。

View File

@ -6,7 +6,7 @@ breadcrumbs: false
## 译者
[**冯若航**](https://blog.vonng.com),网名 [@Vonng](https://github.com/Vonng)。
[**冯若航**](https://vonng.com),网名 [@Vonng](https://github.com/Vonng)。
PostgreSQL 专家,数据库老司机,云计算泥石流。
[**Pigsty**](https://pgsty.com) 作者与创始人。
架构师DBA全栈工程师 @ TanTanAlibabaApple。

View File

@ -104,37 +104,37 @@ menu:
type: separator
weight: 6
- identifier: vonng
name: "老冯云数 ↗"
url: "https://blog.vonng.com"
weight: 10
name: "博客:老冯云数 ↗"
url: "https://vonng.com"
weight: 7
- identifier: pgint
name: "PostgreSQL 内幕探索 ↗"
url: "https://pgint.vonng.com/"
weight: 7
- identifier: pgint14
name: "PostgreSQL 内参 ↗"
url: "https://postgres-internals.cn/"
weight: 8
- identifier: pgint14
name: "PostgreSQL 14 内参 ↗"
url: "https://postgres-internals.cn/"
weight: 9
- identifier: pigsty
name: "Pigsty 文档 ↗"
url: "https://pgsty.com/zh"
weight: 9
url: "https://doc.pgsty.com/zh"
weight: 10
- identifier: pgext
name: "PG 扩展目录 ↗"
url: "https://ext.pgsty.com/zh"
weight: 10
weight: 11
- identifier: ddia1
name: "DDIA O'reilly ↗"
url: "https://www.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/"
weight: 11
weight: 12
- identifier: ddia2
name: "DDIA 2nd O'reilly ↗"
url: "https://www.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/"
weight: 12
weight: 13
params:
description: DDIA 中文版翻译,设计数据密集型应用是一本关于数据系统设计的书籍,它深入探讨了数据密集型应用的架构和设计原则,涵盖了分布式系统、数据存储、消息传递等主题。
description: DDIA 中文版翻译,设计数据密集型应用是一本关于数据系统设计的书籍,它深入探讨了数据密集型应用的架构和设计原则,涵盖了模型,存储,分区,事务,分布式系统、数据存储、流处理,批处理等各种主题。
navbar:
displayTitle: true
@ -142,9 +142,6 @@ params:
logo:
path: /logo.png
dark: /logo.png
# width: 40
# height: 20
# link: /
width: wide
page:
@ -159,7 +156,7 @@ params:
footer:
enable: true
displayCopyright: true
displayPoweredBy: true
displayPoweredBy: false
width: normal
# Display the last modification date
@ -195,8 +192,6 @@ params:
comments:
enable: true
type: giscus
# https://giscus.app/
giscus:
repo: "Vonng/ddia"
repoId: "MDEwOlJlcG9zaXRvcnkxMjA3MTA2NDQ"
@ -209,15 +204,3 @@ params:
inputPosition: bottom
lang: zh-CN
theme: preferred_color_scheme
# repo: imfing/hextra
# repoId: R_kgDOJ9fJag
# category: General
# categoryId: DIC_kwDOJ9fJas4CY7gW
# mapping: pathname
# strict: 0
# reactionsEnabled: 1
# emitMetadata: 0
# inputPosition: top
# lang: en
# theme: noborder_dark

View File

@ -1,2 +1 @@
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/en"><span>© 2025 Ruohang Feng</span></a>'
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/en"><span>© 2025 Ruohang Feng</span></a>'

View File

@ -1,8 +1,7 @@
backToTop: "返回頂部"
changeLanguage: "切換語言"
changeTheme: "切換主題"
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/"><span>© 2025 馮若航</span></a>'
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/"><span>© 2025 馮若航</span></a>'
dark: "深色"
editThisPage: "在 GitHub 上編輯此頁 →"
lastUpdated: "最後更新於"

View File

@ -1,8 +1,7 @@
backToTop: "返回顶部"
changeLanguage: "切换语言"
changeTheme: "切换主题"
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/"><span>© 2025 冯若航</span></a>'
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/"><span>© 2025 冯若航</span></a>'
dark: "深色"
editThisPage: "在 GitHub 上编辑此页 →"
lastUpdated: "最后更新于"

View File

@ -1,8 +1,7 @@
backToTop: "返回顶部"
changeLanguage: "切换语言"
changeTheme: "切换主题"
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/"><span>© 2025 冯若航</span></a>'
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://blog.vonng.com/"><span>© 2025 冯若航</span></a>'
dark: "深色"
editThisPage: "在 GitHub 上编辑此页 →"
lastUpdated: "最后更新于"