邀请码算法实现和说明文档
☆55Aug 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
- 解决幂等问题的工具-Ddripping☆14Nov 30, 2016Updated 9 years ago
- middle-ground-service(中台基本架构)☆14Apr 24, 2018Updated 7 years ago
- 图片服务器,能够对源图片进行转换(指定高宽,等比缩放,添加水印,添加业务图标,改变透明度等),并且进行业务图片的缓存,提供业务图片的静态地址等☆35Sep 9, 2016Updated 9 years ago
- ☆14Jan 23, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 抛物线加入购物车☆12Jun 15, 2016Updated 9 years ago
- 银行卡号规则,通过卡号判断银行。☆33Apr 14, 2015Updated 10 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- 简化支付宝、微信支付接入,目前支持支付宝即时到账交易接口、有密退款接口,微信统一下单、退款接口☆14Nov 23, 2016Updated 9 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- 测试 Spring 事务的各 种传播行为☆13Apr 27, 2014Updated 11 years ago
- 松美即时聊天消息服务器(SongmIM message server)☆16Jan 24, 2019Updated 7 years ago
- log4j日志的监控系统,采用web形式展现各模块的运行状态,支持邮件短信报警,适用于一般企业大中型业务生成系统的监控;业务模块定时30秒采用json格式输出到文件,☆47Aug 13, 2013Updated 12 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Simple Free Image Hosting☆15Dec 10, 2022Updated 3 years ago
- 主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等☆34Jul 16, 2023Updated 2 years ago
- 系统设计文档的规范模板,直接在此基础上填鸭式书写你的设计即可☆23Aug 4, 2016Updated 9 years ago
- 腾讯课堂 关于 uni-app 超英预告的 项目实战☆12Jul 1, 2019Updated 6 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years ago
- springboot-jpa with docker☆13Nov 5, 2018Updated 7 years ago
- MyBatis整合Spring并使用log4jdbc或者p6spy输出真实的sql语句☆17Apr 24, 2017Updated 8 years ago
- 基于 Spring Cloud 的网络借贷信息中介平台☆10Jul 13, 2018Updated 7 years ago
- 仿照飞猪写了一个小项目(尚未竣工)☆17May 5, 2019Updated 6 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.
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- 缓存cache服务器☆105Apr 10, 2025Updated last year
- Node bindings for the Ice Web Framework☆16Aug 23, 2022Updated 3 years ago
- 订单状态机☆36Jun 30, 2016Updated 9 years ago
- some spring extention demo☆10Dec 16, 2022Updated 3 years ago
- Swagger 是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。本文简单介绍了在项目中集成swagger的方法和一些常见问题。如果想深入分析项目源码,了解更多内容,见参考资料。 Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTfu…☆17Sep 13, 2017Updated 8 years ago
- Sample project that demonstrates how-to use pjax with Apache Tiles☆11Sep 14, 2013Updated 12 years ago
- 文件服务器,可以作为文 件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。☆21Updated this week
- 秒杀抢购引擎☆18Mar 2, 2016Updated 10 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.
- spring-cloud [ Bus, Sleuth, Config, Stream ]☆53Jun 18, 2024Updated last year
- 本仓库记录了我学习设计模式的历程,仓库中代码来自于《Head First Design Patterns》一书,每一个模式都附有相应的介绍博客,适合作为初学者入门学习的参考。☆11Jul 21, 2017Updated 8 years ago
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 8 years ago
- 调用第三方接口的框架,包含缓存重试策略。☆13Jun 17, 2022Updated 3 years ago
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago
- ☆18Mar 16, 2018Updated 8 years ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago