一种简单易懂的分库分表方案
☆97Mar 11, 2019Updated 7 years ago
Alternatives and similar repositories for shardino
Users that are interested in shardino are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PythonProgramming.net 系列教程☆11Mar 19, 2022Updated 4 years ago
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 9 years ago
- spring-jdbc实现orm 分表Split table, Simple database operations can do zero SQL 简单的操作可以做到零sql☆16Aug 26, 2024Updated last year
- java实现webrtc的p2p视频聊天工具☆13Jul 13, 2018Updated 7 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 这是一个改进后的布隆过滤器,600M可能存储1亿个唯一字符串☆16Apr 11, 2016Updated 10 years ago
- spring-statemachine 学习记录☆99Mar 15, 2018Updated 8 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 years ago
- an easy orm framework base on Spring jdbc. sborm只是针对spring jdbc的一些不方便的地方,做了一些封装,更加简化日常的开发工作,基于spring jdbc的RowMapper自动实现对象映射,也勉强算的上叫ORM,只是…☆50Jun 22, 2015Updated 10 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 分布式链路追踪组件☆41Sep 28, 2023Updated 2 years ago
- ☆15May 16, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆27Nov 10, 2018Updated 7 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- spring-dbutil-jsp-web 代码生成项目☆18Jun 16, 2023Updated 2 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- Simple block chain toy☆14Jul 2, 2018Updated 7 years ago
- netty实现的http动态代理服务器☆18Apr 3, 2019Updated 7 years ago
- springboot_websocket_demo☆14Jul 27, 2019Updated 6 years ago
- 3个例子说明threadlocal的透传问题☆13Dec 5, 2023Updated 2 years ago
- 状态机调研☆11Jun 17, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Mar 8, 2023Updated 3 years ago
- Bloom Filter、Count Bloom Filter 和Cached Bloom Filter三种数据去重策略实现☆18Jul 10, 2016Updated 9 years ago
- A simple example of the Java worker pattern☆27Sep 17, 2012Updated 13 years ago
- spring boot集成dubbox☆11Jul 20, 2017Updated 8 years ago
- ☆18Dec 9, 2017Updated 8 years ago
- 用nio实现mysql协议,连接数据库查询数据☆13Aug 12, 2017Updated 8 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程 (闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- MyBatis整合Spring并使用log4jdbc或者p6spy输出真实的sql语句☆17Apr 24, 2017Updated 8 years ago
- smart-job是一个分布式任务调度平台,学习简单,轻量级,易扩展,开箱即用,提供用户体验极佳的页面管理。☆13Dec 17, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 模拟温度监控系统 Android+Java+SQL Server 移动终端(Android)通过Socket与服务器连接,通过用户登录信息与数据库的ID相匹配,通过Android定时器按一定周期生产温度数据,同时通过线程来周期绘制温度趋势的UI界面(Hander处理),并且…☆12Jan 14, 2017Updated 9 years ago
- 使用倒排索引及二分法实现了一个简单的规则匹配☆18Mar 14, 2019Updated 7 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- 收集优秀文章,编写最佳实践,打造自己的Java知识库☆29Jun 29, 2022Updated 3 years ago
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Sep 22, 2016Updated 9 years ago
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆14Nov 1, 2018Updated 7 years ago
- 分布式数据源分表分库、读写分离应用层框架☆55Nov 5, 2015Updated 10 years ago