使用redis缓存实现文章的点赞功能,异步定时持久化到mysql
☆55Nov 16, 2022Updated 3 years ago
Alternatives and similar repositories for like-article
Users that are interested in like-article are comparing it to the libraries listed below
Sorting:
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- MyCommunity 是一个模仿知乎的简单问答网站,基于SpringBoot+MyBatis实现。 用户可以发表帖子、评论、点赞、私信、相互关注、查看用户信息等。 同时,网站拥有敏感词过滤、热门帖子排行、搜索帖子、系统消息通知等功能。(PS:求star....orz)☆108Jul 12, 2025Updated 7 months ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 3 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 3 years ago
- To replace EventBus, Maybe it is the simplest implemention for observer pattern☆12Oct 31, 2018Updated 7 years ago
- 基于springboot的点赞评论模块,可以整合到任何系统中,springcloud的一个服务,目前持续更新中☆16Jul 12, 2025Updated 7 months ago
- 基于jsqlparser 进行sql语句解析,得到字段间的血缘关系(即所查询字段来源于哪张表中的哪个字段)☆19Oct 6, 2023Updated 2 years ago
- springboot微信小程序登录获取用户信息的demo案例☆13Jul 12, 2025Updated 7 months ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆20Feb 5, 2021Updated 5 years ago
- netty源码中文注释☆18Jun 1, 2023Updated 2 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 9 years ago
- 我平时做的写源码分析,包括spring、springmvc、mybatis、spark、flink等各种框架源码以xmind的形式记录☆26Apr 4, 2019Updated 6 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- SpringBoot和Mybatis实现评论楼中楼功能(一张表搞定)☆25Apr 14, 2020Updated 5 years ago
- 如何一步一步的实现一个高性能短链接生成服务☆27Jun 14, 2023Updated 2 years ago
- Spring-Boot 2.x based WebSocket Demo☆24Sep 24, 2018Updated 7 years ago
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆31Sep 26, 2017Updated 8 years ago
- Android-MediaStreamingServer was written in kotlin using NanoHTTPD library. This Server can support video streaming with full range(seek)…☆12Nov 27, 2020Updated 5 years ago
- Prometheus Monitoring for Java Web Applications without Modifying their Source Code☆15Apr 26, 2024Updated last year
- sparrow-passport-ddd☆11Sep 10, 2025Updated 5 months ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Apr 23, 2019Updated 6 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- 基于rsync算法实现客服端服务器文件同步☆38Jun 17, 2022Updated 3 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 头条资讯,包含登录注册,评论,点赞,站内信,使用技术前端使用模版FreeMarker,后台springboot,mybatis,redis,拦截器,实现消息队列,异步更新数据库☆33Jul 14, 2018Updated 7 years ago
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Mar 8, 2023Updated 2 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Apr 29, 2017Updated 8 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆98Feb 9, 2019Updated 7 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago