Rare find

Yu Like. A like button system built to handle millions of clicks per second.

codefather.cn/course/yulike

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2025
  • Update README.md
  • Merge pull request #2 from liyupi/dev/pine
  • fix: 定时任务策略由 fixedDelay 改为 fixedRate
  • Update README.md
  • Merge pull request #1 from liyupi/dev/pine
  • fix: 定时任务策略由 fixedDelay 改为 fixedRate
  • 第五期:5.1 消息队列聚合消费
  • Update README.md
  • Update README.md
  • README.md
  • Update README.md
  • Update README.md
  • 第九期:9.1 前端代码
  • 第七期:7.1 前端联调
  • 第四期:4.1 超级热点优化
  • 第八期:8.1 压测
  • 第六期:6.1 可观测性
  • 第三期:3.1 使用 Redis 替代数据库 + 定时任务同步到数据库
  • 第二期:2.1 用户是否点赞 redis 实现
  • 第一期:1.3 基础功能实现