基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 集成Mybatis-PageHelper分页,大数据量可以分批查询。提升查询速度
☆48May 23, 2017Updated 9 years ago
Alternatives and similar repositories for GameShardingDb
Users that are interested in GameShardingDb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Jun 6, 2017Updated 9 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 9 years ago
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12May 15, 2017Updated 9 years ago
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 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.
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- air native extensions of various app/game stores 国内各种渠道游戏接入SDK ANE☆12Oct 15, 2017Updated 8 years ago
- 使用netty4.X 实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,669Apr 14, 2026Updated 2 months ago
- 基于Netty和Redis实现的短域名服务☆29Jul 9, 2013Updated 12 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 技术亮点:spring-boot + mybatis + 通用Mapper + 动态多数据源☆16Mar 16, 2017Updated 9 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40May 20, 2019Updated 7 years ago
- This is a simple NewIM, created for Mobile App.using Netty, Zookeeper and Protobuf☆19Nov 28, 2014Updated 11 years ago
- application framework for hotswap☆15Jul 28, 2016Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- MySQL/Redis proxy server☆13Aug 29, 2014Updated 11 years ago
- The netty remoting module of dubbo project☆29Apr 8, 2015Updated 11 years ago
- SLG的六边形地图编辑器☆26Mar 26, 2019Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 10 months ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 12 years ago
- 大数据生态圈学习☆18Oct 5, 2022Updated 3 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Dec 8, 2014Updated 11 years ago
- ☆11Feb 3, 2021Updated 5 years ago
- 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.
- slg_game_server for golang☆11Oct 12, 2018Updated 7 years ago
- ☆52Jun 4, 2013Updated 13 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Dec 5, 2016Updated 9 years ago
- 分布式日志分析与性能监控服务,集成flume,kafka,netty,websocket,dubbo,redis,hbase等☆12Oct 11, 2023Updated 2 years ago
- dudu项目基于Spring boot + Mybatis框架的分布式开发系统架构;采用强大的beetl模板引擎;数据库使用mysql;前端采用bootstrap框架。☆12Jun 25, 2017Updated 9 years ago
- gitflow工作流使用规范☆11Nov 29, 2016Updated 9 years ago
- ☆16Mar 19, 2019Updated 7 years ago
- 野火imSDK的uniapp原生插件☆11Apr 5, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- java比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Nov 11, 2018Updated 7 years ago
- HTML5 web UML editor component.☆10Sep 2, 2015Updated 10 years ago
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- 基于SpringBoot+MyBatis+Redis的秒杀系统☆15Jan 4, 2019Updated 7 years ago
- Redis跨机房同步系统☆21Dec 29, 2015Updated 10 years ago
- 项目中为了提高tps(并发量),常采用读写分离的方式。这个demo实现了动态切换数据源的例子(1:用注解,aop实现自动切换;2手动切换)☆13Aug 4, 2023Updated 2 years ago
- 最好用的自动赋值工具☆13Apr 6, 2016Updated 10 years ago