高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。
☆48Feb 26, 2019Updated 7 years ago
Alternatives and similar repositories for ids
Users that are interested in ids are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支…☆87Mar 2, 2023Updated 3 years ago
- 基于consul的分布式锁☆47Sep 12, 2017Updated 8 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- Attempt to build a fast zero garbage FIX engine with Java. (UNRELEASED)☆12Jun 21, 2017Updated 8 years ago
- 基于spring boot套件、讯飞能力开放平台的语音识别、翻译、语音合成接口,支持语音合成文件的格式转换和浏览器播放☆10Apr 22, 2020Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- vue-ele-form 的表格内容编辑器☆11May 11, 2021Updated 4 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆75Jul 18, 2018Updated 7 years ago
- 轻量级规则引擎☆24Aug 15, 2017Updated 8 years ago
- springboot2.0, springcloud, shiro, mybatis, redis, log4j2, vue, element-ui前端框架, jwt标准无状态token验证权限☆16Jan 2, 2019Updated 7 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 10 years ago
- A-B test modules 基于nginx+lua实现灰度测试系统☆22Oct 31, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- SpringBoot利用AOP防止重复提交☆12Jun 19, 2019Updated 6 years ago
- J2SE相关代码研究☆12May 20, 2017Updated 8 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Apr 25, 2020Updated 5 years ago
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 7 years ago
- Android跨进程WebView组件☆15Mar 31, 2019Updated 7 years ago
- Shiro 初始权限动态加载。 Shiro Ajax请求权限不满足,拦截后解决方案。 用户禁止登录开关。 在线显示,在线用户管理(踢出登录)。 GIF验证码验证 记住用户 一个帐号多处登录限制,挤掉最先登录的用户。可以设置同一账号的同时在线数量。 使用redi…☆33May 31, 2017Updated 8 years ago
- 工作中积累的工具类☆84Jun 23, 2018Updated 7 years ago
- JAVAMonitorPLUS性能监控系统,适用于监控所有Java应用,具有堆内存监控、方法区监控、GC监控、类加载监控、类编译监控与线程监控,提供堆快照下载,线程快照下载,服务器信息查看,权限验证和登录☆10Jun 21, 2022Updated 3 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Dubbo Spring Boot 最佳实践整合 Demo☆66May 16, 2018Updated 7 years ago
- sysmin 监控jvm,linux信息的项目☆10Apr 17, 2019Updated 6 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆98Jul 12, 2025Updated 8 months ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- beego开发的短网址项目☆14Jan 2, 2018Updated 8 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- 基于springboot+dubbo+redis session共享,图形验证码,手机短信验证码☆10Mar 8, 2018Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 解决幂等问题的工具-Ddripping☆14Nov 30, 2016Updated 9 years ago
- SpringForAll 官方App☆29Nov 14, 2017Updated 8 years ago
- Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。☆21Apr 1, 2022Updated 4 years ago
- 风控系统设计demo☆23Apr 25, 2017Updated 8 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 高性能分布式事务框架☆40Jun 17, 2022Updated 3 years ago
- No longer maintained!☆43Jul 24, 2021Updated 4 years ago