🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。
☆86Nov 1, 2023Updated 2 years ago
Alternatives and similar repositories for mykit-serial
Users that are interested in mykit-serial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆108Oct 11, 2023Updated 2 years ago
- 🔥🔥🔥Mykit体系中提供的简单、稳定、可扩展的延迟消息队列框架,提供精准的定时任务和延迟队列处理功能☆337Jan 12, 2022Updated 4 years ago
- 🔥🔥🔥支持插件化、可视化的数据异构框架mykit-data开源啦!支持MySQL到MySQL、MySQL到Oracle、Oracle到MySQL、Oracle到Oracle的全量、增量数据同步。完全的插件化、可视化操作。通过日志最大限度的避免同步过程中的数据丢失。支持…☆194Apr 6, 2023Updated 3 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。 。。☆80Jun 20, 2022Updated 3 years ago
- 一个实现了考试、直播、作业、课程、用户信息、登录等功能的学习App后端实现,基于Spring Cloud Alibaba☆13Jun 14, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- SpringCloud微服务版本天天吃货在线购物平台,SpringCloud Greenwich.SR1+SpringBoot 2.1.5.RELEASE版本。集成Redis缓存、消息队列(RabbitMq、RocketMQ)、分布式搜索ElasticSearch、分布式文…☆19Dec 23, 2020Updated 5 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- 纯算法可以获取到1900-2100年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆25Jun 17, 2022Updated 3 years ago
- 已在内部实现,商业版权属于公司,本系统不在具备开源条件☆23Nov 3, 2020Updated 5 years ago
- distributed transaction book☆12May 28, 2020Updated 6 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆48Oct 25, 2018Updated 7 years ago
- Spring Cloud Alibaba 模板项目☆11Jul 18, 2021Updated 4 years ago
- Project to assist you in getting started using Netifi with Spring.☆25Sep 19, 2024Updated last year
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 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.
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Jun 17, 2022Updated 3 years ago
- Advanced fold methods for Kotlin☆12May 1, 2026Updated last month
- 🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球☆47May 29, 2023Updated 3 years ago
- 易盾反垃圾java演示☆43Jul 12, 2025Updated 10 months ago
- web常见漏洞处理,xss,sql注入,跨域,文件上传,接口暴力,限流实现☆27Jun 17, 2022Updated 3 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 🔥🔥🔥 mykit中分离出的强大的数据库同步工具——mykit-db-sync。 基于java开发的功能强大、配置灵活的数据库同步工具,目前支持MySQL、SQL Server和Oracle数据库的同步,在实际应用场景中,我们经常需要定期将一个数据库的数据同步…☆196Jun 21, 2022Updated 3 years ago
- algorithm记录传统算法解决思路 algorithm-leetcode记录周赛、每日一题解题思路☆16Feb 16, 2024Updated 2 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆20Jul 20, 2021Updated 4 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.
- 码农工作、学习笔记☆10Nov 20, 2022Updated 3 years ago
- 基于SpringCloud的企业级微服务多租户系统、多语言的脚手架, 代码组件化、高内聚低耦合,代码简介,注释丰富容易上手,该项目包括用于开发分布式应用程序服务的必要组件,支持多应用程序访问,并使开发人员可以轻松地使用Spring Cloud编程模型来开发分布式应用程序服务…☆53Dec 16, 2022Updated 3 years ago
- A PaddlePaddle implementation of NeRF (Neural Radiance Fields) that reproduces the results☆14Mar 4, 2023Updated 3 years ago
- 基于springcloud的lcn分布式事务处理☆17Feb 26, 2019Updated 7 years ago
- EContract是一个基于PKI和二维码实现的身份验证和多点登录的电子合同系统。☆10Jul 12, 2025Updated 10 months ago
- 制作电子签章☆16Feb 27, 2019Updated 7 years ago
- GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!☆11Dec 10, 2020Updated 5 years ago
- 乌清远的Edge-TTS-Java☆14Dec 18, 2023Updated 2 years ago
- runflow是一个基于逻辑流转的轻量级流程引擎。 runflow支持BPMN规范,能够把复杂的业务逻辑可视化。开发人员可以通过流程编辑器设计自己的业务流程,为业务设计人员与开发工程师架起一座桥梁。☆45Jul 20, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆15Apr 2, 2018Updated 8 years ago
- SpringCloud微服务版本天天吃货在线购物平台,SpringCloud Greenwich.SR1+SpringBoot 2.1.5.RELEASE版本。集成Redis缓存、消息队列(RabbitMq、RocketMQ)、分布式搜索ElasticSearch、分布式文…☆15Jun 21, 2022Updated 3 years ago
- 音频内容安全审核系统☆13Jul 29, 2022Updated 3 years ago
- chrome extension for d2-awesome daily submit☆19Jul 16, 2019Updated 6 years ago
- 一个基于redisTemplate的工具包,仍在完善☆15Jul 6, 2024Updated last year
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 3 years ago
- mybatis插件,可以给insert和update语句自动添加上create_date和update_date☆15Jun 20, 2022Updated 3 years ago