PieCloudDB Database 社区版集群安装部署手册 V2.1.................................................................................... 7 2.6 创建 HARBOR 仓库 ............................................................................................. 7 在 HARBOR 中创建相关项目 ....................................................................................................................................................... 10 2.8 推送镜像到 HARBOR 仓库 .. ................................................................... 12 2.11 推送 PDB 相关 CHART 到 HARBOR 仓库 .............................................................................................0 码力 | 42 页 | 1.58 MB | 1 年前3
Greenplum 5.0 and Roadmapand Roadmap Brian Lu Pivotal 2016Postgres中国用户大会 Postgres Conference China 2016 中国用户大会 Safe Harbor • “Any information regarding pre-release of Pivotal offerings, future updates or other planned0 码力 | 27 页 | 2.66 MB | 1 年前3
MySQL 数据库架构灾难恢复解决方案MySQL 数据库架构 灾难恢复解决方案 MySQL InnoDBClusterSet 介绍 MySQL SE 罗伟文 2 / 55 Safe Harbor Statement 以下内容旨在概述我们的一般产品方向。它仅供参考,不得纳入任何合同。它并不提供任何材料、代码或功能的承诺,不应据此做出购买决策。 Oracle 产品描述的任何特性或功能的开发、发布和时间安排仍由 Oracle 自行决定。0 码力 | 52 页 | 3.07 MB | 1 年前3
Apache ShardingSphere ElasticJob document Nov 01, 2023. 10 Elastic Distributed Implementation . . . . . . . . . . . . . . . . . . . . . . . . . 10 Registry Data Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 config node Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 6.2.1 Registry Center Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 Configuration . 6.2.5 Java API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 Registry Center Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 Job Configuration0 码力 | 101 页 | 1.53 MB | 1 年前3
Apache ShardingSphere 5.0.0 Document49 Navigation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 Registry Center . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 Third‐party Components use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and a unified sharding strategy by the same registry center, ShardingSphere can build an application system that is applicable to all kinds of scenarios use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and a unified sharding strategy by the same registry center, ShardingSphere can build an application system that is applicable to all kinds of scenarios0 码力 | 403 页 | 3.15 MB | 1 年前3
Apache ShardingSphere 5.1.1 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 240 7.1.1 Data Structure in Registry Center . . . . . . . . . . . . . . . . . . . . . . . . . . 240 /rules . . . . . . . . . . . . use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and a unified sharding strategy by the same registry center, ShardingSphere can build an application system that is applicable to all kinds of scenarios use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and a unified sharding strategy by the same registry center, ShardingSphere can build an application system that is applicable to all kinds of scenarios0 码力 | 458 页 | 3.43 MB | 1 年前3
Apache ShardingSphere 5.0.0-alpha Document70 Navigation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70 Registry Center . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70 Third‐party Components Build . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277 Registry Center . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 278 Rule Config mixed use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and unified sharding strategy by the same registry center, ShardingSphere can build an application system applicable to all kinds of scenarios. Architects0 码力 | 311 页 | 2.09 MB | 1 年前3
Apache ShardingSphere 5.1.2 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 7.1.1 Data Structure in Registry Center . . . . . . . . . . . . . . . . . . . . . . . . . . 251 /rules . . . . . . . . . . . . use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and a unified sharding strategy by the same registry center, ShardingSphere can build an application system that is applicable to all kinds of scenarios use of ShardingSphere‐JDBC and ShardingSphere‐Proxy and a unified sharding strategy by the same registry center, ShardingSphere can build an application system that is applicable to all kinds of scenarios0 码力 | 503 页 | 3.66 MB | 1 年前3
Apache ShardingSphere 中文文档 5.0.0## 应用唯一主键 transaction.service.group = my_test_tx_group ## 所属事务组 } 根据实际场景修改 Seata 的 file.conf 和 registry.conf 文件。 分布式治理 使用治理功能需要指定配置中心和注册中心。配置将全部存入配置中心,可以在每次启动时使用本地配 置覆盖配置中心配置,也可以只通过配置中心读取配置。 使用 Java name= # 治理名称 spring.shardingsphere.governance.registry-center.type= # 治理持久化类型。如:Zookeeper, etcd, Apollo, Nacos spring.shardingsphere.governance.registry-center.server-lists= # 治理服务列表。包括 IP 地址和端口号。多个地址用逗号分隔。如: 地址和端口号。多个地址用逗号分隔。如: host1:2181,host2:2181 spring.shardingsphere.governance.registry-center.props= # 其它配置 spring.shardingsphere.governance.overwrite= # 本地配置是否覆盖配置中心配置。如果可覆盖,每 次启动都以本地配置为准. 混合规则 配置项说明 # 数据源配置0 码力 | 385 页 | 4.26 MB | 1 年前3
Apache ShardingSphere 5.2.0 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355 7.3.1 Data Structure in Registry Center . . . . . . . . . . . . . . . . . . . . . . . . . . 355 /rules . . . . . . . . . . . . multiple access ports. By combining ShardingSphere‐JDBC and ShardingSphere‐Proxy, and using the same registry to configure sharding strategies, it can flexibly build application systems for various scenarios environments need to store metadata and coordinate nodes’ status through a separately deployed registry center. We suggest using cluster mode in production environment. 1.3. Deployment 10 2 Quick0 码力 | 483 页 | 4.27 MB | 1 年前3
共 122 条
- 1
- 2
- 3
- 4
- 5
- 6
- 13













