Apache ShardingSphere 5.2.1 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284 Sharding Algorithm . . Standalone, Cluster repository (?): # Persist repository configuration 4.1. ShardingSphere-JDBC 55 Apache ShardingSphere document, v5.2.1 Standalone Mode mode: type: Standalone repository: type: # Type persist repository props: # Properties of persist repository foo_key: foo_value bar_key: bar_value Cluster Mode (recommended) mode: type: Cluster repository: type: # Type of persist repository props:0 码力 | 523 页 | 4.51 MB | 1 年前3
Apache ShardingSphere 5.2.0 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 269 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 269 Sharding Algorithm . . Standalone type: # Type of mode configuration. Values could be: Standalone, Cluster repository (?): # Persist repository configuration overwrite: # Whether overwrite persistent configuration with local document, v5.2.0 Standalone Mode mode: type: Standalone repository: type: # Type of persist repository props: # Properties of persist repository foo_key: foo_value bar_key: bar_value overwrite: # Whether0 码力 | 483 页 | 4.27 MB | 1 年前3
Apache ShardingSphere v5.5.0 document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 431 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 431 Sharding Algorithm . . Standalone, Cluster repository (?): # Persist repository configuration 9.1. ShardingSphere-JDBC 61 Apache ShardingSphere document Standalone Mode mode: type: Standalone repository: type: # Type of persist repository props: # Properties of persist repository foo_key: foo_value bar_key: bar_value Cluster Mode (recommended) mode: type: Cluster repository: type: # Type of persist repository props:0 码力 | 602 页 | 3.85 MB | 1 年前3
Apache ShardingSphere 5.4.1 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 400 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 400 Sharding Algorithm . . Standalone, Cluster repository (?): # Persist repository configuration 9.1. ShardingSphere-JDBC 59 Apache ShardingSphere document Standalone Mode mode: type: Standalone repository: type: # Type of persist repository props: # Properties of persist repository foo_key: foo_value bar_key: bar_value Cluster Mode (recommended) mode: type: Cluster repository: type: # Type of persist repository props:0 码力 | 572 页 | 3.73 MB | 1 年前3
Apache ShardingSphere 5.1.1 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Sharding Algorithm . . Standalone, Cluster M e m o r y r e p o s i t o r y Persi stRep osito ryCon figur ation Persist repository configurationMem‐ ory type does not need persist, could be nullStandalone type uses StandalonePer‐ mode.repository.standalone.StandalonePersistRepositoryConfiguration Attributes: Name DataType Description type String Type of persist repository props Properties Properties of persist repository Cluster0 码力 | 458 页 | 3.43 MB | 1 年前3
Apache ShardingSphere 5.1.2 Document. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 Metadata Repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 Sharding Algorithm . . Standalone, Cluster M e m o r y r e p o s i t o r y Persi stRep osito ryCon figur ation Persist repository configurationMem‐ ory type does not need persist, could be nullStandalone type uses StandalonePer‐ mode.repository.standalone.StandalonePersistRepositoryConfiguration Attributes: Name DataType Description type String Type of persist repository props Properties Properties of persist repository Cluster0 码力 | 503 页 | 3.66 MB | 1 年前3
navicat collaboration version 1 user guideConfigure LDAP / AD Settings 34 Configure Security Settings 35 License 36 Server 37 Manage Repository Database 37 Configure On-Prem Application Settings 39 Configure Log House Keeping 39 Backup Chrome (Latest Version) • Microsoft Edge 39 or later • Safari 9.1.3 or later Supported Repository Databases 13 • MySQL 5.1.73 or later • MariaDB 10.0 or later • PostgreSQL 9.5.1 your On-Prem Server: On-Prem Server Name and Company Name. 3. Click Next. Set Repository Database Repository database stores all user information and Navicat objects. It can be either a MySQL database0 码力 | 56 页 | 1.08 MB | 1 年前3
Apache ShardingSphere 中文文档 5.2.0不配置则默认单机模式 type: # 运行模式类型。可选配置:Standalone、Cluster repository (?): # 久化仓库配置 overwrite: # 是否使用本地配置覆盖持久化配置 单机模式 mode: type: Standalone repository: type: # 持久化仓库类型 props: # 持久化仓库所需属性 foo_key: foo_value ShardingSphere-JDBC 51 Apache ShardingSphere document, v5.2.0 集群模式 (推荐) mode: type: Cluster repository: type: # 持久化仓库类型 props: # 持久化仓库所需属性 namespace: # 注册中心命名空间 server-lists: # 注册中心连接地址 foo_key: 集群模式部署推荐使用 ZooKeeper 注册中心。 配置示例 单机模式 mode: type: Standalone repository: type: File overwrite: false 集群模式 (推荐) mode: type: Cluster repository: type: ZooKeeper props: namespace: governance server-lists:0 码力 | 449 页 | 5.85 MB | 1 年前3
Apache ShardingSphere 5.0.0 Documentorg.apache.shardingsphere shardingsphere-cluster-mode-repository-zookeeper-curator artifactId> ${shardingsphere.version} 5.1. ShardingSphere-JDBCorg.apache.shardingsphere shardingsphere-cluster-mode-repository-etcd ${shardingsphere.version} org.apache.shardingsphere shardingsphere-cluster-mode-repository-zookeeper-curator artifactId> ${shardingsphere.version} 0 码力 | 403 页 | 3.15 MB | 1 年前3
DBeaver User Guide v.22.2You can find the source code in . Installation instructions are located in the README file. this repository Open the source code of the function you want to debug. To toggle breakpoints, place the caret can keep your project configuration, scripts, diagrams, bookmarks and other artifacts in a Git repository. This extension is included in the EE version. Also it could be installed to CE version manually org/content/dbeaver-git-support P2 repository URL:https://dbeaver.io/update/git/latest/ This includes three main steps: 1) creating local git repository 2) creating remote git repository 3) sharing your project0 码力 | 423 页 | 22.89 MB | 1 年前3
共 207 条
- 1
- 2
- 3
- 4
- 5
- 6
- 21













