积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1493)Python(502)综合其他(429)云计算&大数据(358)Java(342)Weblate(302)数据库(296)Spring(284)C++(148)系统运维(146)

语言

全部英语(2016)中文(简体)(560)中文(繁体)(23)俄语(21)日语(19)德语(18)法语(17)西班牙语(15)韩语(15)英语(13)

格式

全部PDF文档 PDF(2068)其他文档 其他(618)TXT文档 TXT(36)PPT文档 PPT(12)DOC文档 DOC(7)
 
本次搜索耗时 0.851 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • 云计算&大数据
  • Java
  • Weblate
  • 数据库
  • Spring
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 俄语
  • 日语
  • 德语
  • 法语
  • 西班牙语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 运维上海2017-从理论到实践,深度解析MySQL Group Replication -徐春阳

    Group Replication原理解析与实践经验 徐春阳 MGR原理 MGR vs SEMI-SYNC MRG实践经验 • 支持多节点并发执行事务。如何保证从各个节点并发执行 的事务在每个节点以相同的顺序被应用/执行.------paxos协 议的功能。 • 自动地事务冲突检测。节点之间不能”同时”操作主键相同 记录,如果冲突,只有一个节点成功。------冲突检测。 ��sql! mysql_parse! mysql_execute_comma nd! trans_commit_stmt! MYSQL_BIN_LOG::com mit! group_replication_trans_before_commit! waitTicket! ���������� ���������� ���������� ������paxos� ��������� ���������� MGR实践经验 Group_replication_bootstrap_group参数须谨慎 DDL操作注意事项 当心secondary节点变成可写节点 规避大事务 Secondary��������! ������Single primary ����secondary����! ��my.cnf�read_only��������! ������stop group_replicaiton������
    0 码力 | 32 页 | 9.55 MB | 1 年前
    3
  • pdf文档 Ozone meetup Nov 10, 2022 Ozone User Group Summit

    / 51 Confidential—Restricted Nov 10, 2022 Ozone User Group Summit / 51 2 Confidential—Restricted / 51 THE HYBRID DATA COMPANY We believe that data can make what is impossible today, possible tomorrow reinvent the wheel • RAFT replication – http://raft.github.io ● Open source Java implementation of RAFT - Apache Ratis Library. • Storage Containers – Unit of replication (collection of blocks) ● RocksDB backup ○ Bucket Granularity ● Replication and DR ○ Stable source image for replication ○ Efficient way to find changes since last replication ○ Near continuous replication ● Compliance ● Easy Rollbacks
    0 码力 | 78 页 | 6.87 MB | 1 年前
    3
  • pdf文档 Putting an Invisible Shield on Kubernetes Secrets

    Kailun Qin, Ant Group Putting an Invisible Shield on Kubernetes Secrets Agenda • K8s Secrets: Overview • TEE-based K8s Secrets Protection: Solution • Production Experience @ Ant Group • Demo • Summary Introducing mutual (remote / local) attestations between entities Production Experience @ Ant Group KMS Plugin • Workflow • Encryption • Decryption • Engineering decisions • apiserver is responsible
    0 码力 | 33 页 | 20.81 MB | 1 年前
    3
  • pdf文档 TiDB v7.6 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 703 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 703 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 799 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 799 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2959 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 2961 13.10.13TiDB Binlog Glossary
    0 码力 | 6123 页 | 107.24 MB | 1 年前
    3
  • pdf文档 TiDB v7.5 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 689 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 689 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 785 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 785 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2947 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 2949 13.10.13TiDB Binlog Glossary
    0 码力 | 6020 页 | 106.82 MB | 1 年前
    3
  • pdf文档 TiDB v8.3 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 708 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 708 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 805 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 805 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3108 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3110 13.10.13TiDB Binlog Glossary
    0 码力 | 6606 页 | 109.48 MB | 10 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 705 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 705 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 802 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 802 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3101 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3103 13.10.13TiDB Binlog Glossary
    0 码力 | 6549 页 | 108.77 MB | 10 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 703 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 703 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 800 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 800 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3076 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 3078 13.10.13TiDB Binlog Glossary
    0 码力 | 6479 页 | 108.61 MB | 10 月前
    3
  • pdf文档 TiDB v7.1 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 708 6.1.5 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 708 6.1.6 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 796 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 796 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 2891 13.10.12Bidirectional Replication between TiDB Clusters · · · · · · · · · · · · · · · · · · · 2893 13.10.13TiDB Binlog Glossary
    0 码力 | 5716 页 | 104.74 MB | 1 年前
    3
  • pdf文档 TiDB v8.5 Documentation

    TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 788 6.1.6 Incremental replication between TiDB clusters · · · · · · · · · · · · · · · · · · · · · 789 6.1.7 More advanced migration · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 889 6.5.1 Continuous Replication from Databases that Use gh-ost or pt-osc · · · · · 889 6.5.2 Migrate Data to a Downstream TiDB · · · · · · · 968 7.3.5 Changefeed DDL Replication · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 973 7.3.6 Bidirectional Replication· · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
运维上海2017理论实践深度解析MySQLGroupReplication春阳OzonemeetupNov102022PuttinganInvisibleShieldonKubernetesSecretsKailunQinAntTiDBv7Documentationv8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩