shardingjdbc3.x 整合,实现自定义主键生成,自定义分库分表策略,可扩展,可读性更好
☆88Jul 12, 2025Updated 11 months ago
Alternatives and similar repositories for snowalker-shardingjdbc-demo
Users that are interested in snowalker-shardingjdbc-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- sharding jdbc 基于java代码的配置demo☆11Jun 21, 2022Updated 4 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- sharding-jdbc 分库分表示例☆635Mar 10, 2020Updated 6 years ago
- 借助sharding-sphere实现类似多租户的分库分表☆26Jun 21, 2022Updated 4 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Elasticsearch_7 基本操作、嵌套查询、MultiSearchTemplateRequest,rangeQuery,父子关系的建立,更新及查询,分页 等☆11Nov 22, 2023Updated 2 years ago
- 基于springboot+sharding-sphere-jdbc+mybatisplus实现按日期 年/月/日 策略进行动态分表兼容配置多数据源,读写分离,主从等,自动添加新表,无需人工操作。☆10Feb 24, 2023Updated 3 years ago
- 自定义的spring-boot的feign httpclient starter,为feign替换原生的URLConnection使用httpclient提供简易的配置 并集成spring-boot的auto configuration☆16Jun 14, 2017Updated 9 years ago
- generator id by redis lua☆26Apr 26, 2021Updated 5 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 years ago
- 主要是为了解决使用spring cloud gateway filter读取dataform类型的数据(multipart)☆18Dec 4, 2018Updated 7 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- ☆54Aug 8, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- squirrel-foundation状态机的demo版本☆10Jan 30, 2019Updated 7 years ago
- squirrel-foundation实现的状态机demo☆15May 18, 2018Updated 8 years ago
- activemq activemq-springboot demo☆12Dec 24, 2016Updated 9 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Dec 16, 2022Updated 3 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 论坛日志分析系统☆25May 22, 2018Updated 8 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Dec 16, 2023Updated 2 years ago
- ☆11Apr 18, 2019Updated 7 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 5 years ago
- mgo 代码自动生成器☆14Mar 9, 2018Updated 8 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续 读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- ☆47Jun 21, 2022Updated 4 years ago
- The example for using OpenTelemetry Collector in Java☆12May 4, 2023Updated 3 years ago
- 基于flink的营销系统☆14Jun 9, 2022Updated 4 years ago
- XiaoYu 基于 Spring Cloud Alibaba的分布式微服务快速搭建案例,具有统一授权、认证,包含用户管理、资源权限管理(Spring Security + oauth2)、网关API(Gateway)、分布式事务(seata)、分布式任务调度(xxl-job…☆22Jan 11, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 搜索引擎原理实践, java, 多线程异步下载,CompletableFuture,下载,分析,倒排索引。☆15Apr 4, 2019Updated 7 years ago
- Spring Cloud 实践学习案例,由浅入深一步一步学习 Spring Cloud,是 Spring Cloud 初学者及核心技术巩固的最佳实践。☆271Apr 3, 2023Updated 3 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- Sharding-Sphere examples☆981Aug 11, 2020Updated 5 years ago
- 纯JavaScript代码实现文本比较工具☆14Nov 8, 2017Updated 8 years ago
- blog☆11Feb 4, 2026Updated 5 months ago
- (用于学习)实现一个简单的消息队列。☆33Nov 16, 2022Updated 3 years ago