加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
snooty.toml 1.80 KB
一键复制 编辑 原始数据 按行查看 历史
Alison Huh 提交于 2024-11-13 15:24 . DOCSP-45319-config-redirects (#483)
name = "cluster-sync"
title = "MongoDB Cluster-to-Cluster Sync"
intersphinx = [ "https://www.mongodb.com/docs/atlas/objects.inv",
"https://www.mongodb.com/docs/php-library/upcoming/objects.inv",
"https://www.mongodb.com/docs/compass/current/objects.inv",
"https://www.mongodb.com/docs/mongodb-shell/objects.inv",
"https://www.mongodb.com/docs/master/objects.inv",
"https://www.mongodb.com/docs/drivers/objects.inv",
"https://www.mongodb.com/docs/database-tools/objects.inv",
"https://www.mongodb.com/docs/mongocli/stable/objects.inv",
"https://www.mongodb.com/docs/datalake/objects.inv"
]
toc_landing_pages = ["/quickstart",
"/installation",
"reference/reference",
"/connecting",
"/topologies",
"/using-mongosync",
"/multiple-mongosyncs",
"/release-notes/release-notes",
"/faq",
"/reference/beta-program",
"/reference/collection-level-filtering",
"/reference/verification",
"/reference/mongosync"
]
[constants]
version = "1.10"
version-previous = "1.9"
latest-version="1.10.0"
version-dev = "1.10"
c2c-product-name = "Cluster-to-Cluster Sync"
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"
mdb-download-center = "`MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
c2c-full-beta-program = "Cluster-to-Cluster Sync Beta Program"
c2c-beta-program-short = "``mongosync`` beta"
[substitutions]
c2c-product-name = "Cluster-to-Cluster Sync"
version = "{+version+}"
version-dev = "{+version-dev+}"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化