邀请码算法实现和说明文档
☆54Aug 4, 2016Updated 9 years ago
Alternatives and similar repositories for invitation-code
Users that are interested in invitation-code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 解决幂等问题的工具-Ddripping☆15Nov 30, 2016Updated 9 years ago
- middle-ground-service(中台基本架构)☆14Apr 24, 2018Updated 8 years ago
- 图片服务器,能够对源图片进行转换(指定高宽,等比缩放,添加水印,添加业务图标,改变透明度等),并且进行业务图片的缓存,提供业务图片的静态地址等☆35Sep 9, 2016Updated 9 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.
- ☆14Jan 23, 2025Updated last year
- 银行卡号规则,通过卡号判断银行。☆33Apr 14, 2015Updated 11 years ago
- ☆17Aug 13, 2018Updated 7 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- Maintain the images synced from dockerhub☆14Dec 28, 2016Updated 9 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆22Dec 23, 2015Updated 10 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 简化支付宝、微信支付接入,目前支持支付宝即时到账交易接口、有密退款接口,微信统一下单、退款接口☆14Nov 23, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 技术亮点:spring-boot + mybatis + 通用Mapper + 动态多数据源☆16Mar 16, 2017Updated 9 years ago
- springboot-jpa with docker☆13Nov 5, 2018Updated 7 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- 松美即时聊天消息服务器(SongmIM message server)☆16Jan 24, 2019Updated 7 years ago
- Simple Free Image Hosting☆15Dec 10, 2022Updated 3 years ago
- log4j日志的监控系统,采用web形式展现各模块的运行状态,支持邮件短信报警,适用于一般企业大中型业务生成系统的监控;业务模块定时30秒采用json格式输出到文件,☆48Aug 13, 2013Updated 12 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years ago
- 系统设计文档的规范模板,直接在此基础上填鸭式书写你的设计即可☆23Aug 4, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于 Spring Cloud 的网络借贷信息中介平台☆10Jul 13, 2018Updated 8 years ago
- 订单状 态机☆37Jun 30, 2016Updated 10 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- Node bindings for the Ice Web Framework☆16Aug 23, 2022Updated 3 years ago
- 微信小程序 市/区(县)定位选择模块 汉字/拼音搜索 可引入使用☆15Apr 27, 2018Updated 8 years ago
- 文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。☆21Apr 9, 2026Updated 3 months ago
- 本仓库记录了我学习设计模式的历程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 8 years ago
- spring-cloud [ Bus, Sleuth, Config, Stream ]☆53Jun 18, 2024Updated 2 years ago
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 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.
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago
- 项目中常用的基础功能实现类。如图片处理、文件操作、短信发送、地图定位、距离计算、MD5、二维码生成与解析、在线支付、消息推送、JSON处理等等。☆11Jan 4, 2016Updated 10 years ago
- 调用第三方接口的框架,包含缓存重试策略。☆13Jun 17, 2022Updated 4 years ago
- 全称:minsx-common-cloud-storge 公共云存储,主要用于统一阿里云、百度云、腾讯云、七牛云等云存储及本地存储,提供一套简单通用的标准☆19Dec 3, 2018Updated 7 years ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- PHP/Yii2 各种 helper 类☆11Aug 23, 2020Updated 5 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago