
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
介绍支持项提供一主多从的读写分离配置,可独立使用,也可配合数据分片使用事务中的数据读写均用主库基于 Hint 的强制主库路由不支持项主库和从库的数据同步主库和从库的数据同步延迟导致的数据不一致主库多写主从库间的事务一致性。主从模型中,事务中的数据读写均用主库1. maven项目依赖<dependencies><dependency><groupId>org.ap
介绍基于shardingsphere-jdbc 5.1.0 进行单库分表.复合行表达式分片算法类型:COMPLEX_INLINE属性名称数据类型说明默认值sharding-columns (?)String分片列名称,多个列用逗号分隔。如不配置无法则不能校验-algorithm-expressionString分片算法的行表达式-allow-range-query-with-inline-shar
介绍基于shardingsphere-jdbc 5.1.0 进行单库分表.自动时间段分片算法类型:AUTO_INTERVAL属性名称数据类型说明默认值datetime-lowerString时间分片下界值,格式与 datetime-pattern 定义的时间戳格式一致-datetime-upper (?)String时间分片上界值,格式与 datetime-pattern 定义的时间戳格式一致-s
介绍基于shardingsphere-jdbc进行单库分表1. maven项目依赖<dependencies><dependency><groupId>org.apache.shardingsphere</groupId><artifactId>shardingsphere-jdbc-core-spring-boot-starter<
介绍处理oauth2.0请求授权client授权模式, 使用授权服务器对客户端进行身份验证时使用的身份验证方法client_secret_basicclient_secret_postclient_secret_jwtprivate_key_jwtnone序号授权服务器对客户端进行身份验证时使用的身份验证方法说明3private_key_jwtJwtClientAssertionAuthentic
介绍Vertx-junit5该模块为使用 JUnit 5 编写 Vert.x 测试提供集成和支持1. maven项目依赖<dependencies><dependency><groupId>io.vertx</groupId><artifactId>vertx-web</artifactId></dependency&g
介绍基于shardingsphere-jdbc 5.1.0 对敏感数据进行加密默认加密算法MD5 加密算法AES 加密算法RC4 加密算法SM3 加密算法SM4 加密算法1. maven项目依赖<dependencies><dependency><groupId>org.apache.shardingsphere</groupId><artif
介绍基于shardingsphere-jdbc 5.1.0 进行单库分表.基于分片容量的范围分片算法类型:VOLUME_RANGE属性名称数据类型说明默认值range-lowerLong范围下界,超过边界的数据会报错-range-upperLong范围上界,超过边界的数据会报错-sharding-volumeLong分片容量-1. maven项目依赖<depen
介绍基于shardingsphere-jdbc 5.1.0 对敏感数据进行加密默认加密算法MD5 加密算法AES 加密算法RC4 加密算法SM3 加密算法SM4 加密算法1. maven项目依赖<dependencies><dependency><groupId>org.apache.shardingsphere</groupId><artif
介绍基于shardingsphere-jdbc 5.1.0 进行单库分表.复合行表达式分片算法类型:COMPLEX_INLINE属性名称数据类型说明默认值sharding-columns (?)String分片列名称,多个列用逗号分隔。如不配置无法则不能校验-algorithm-expressionString分片算法的行表达式-allow-range-query-with-inline-shar







