itwanger / paicoding

⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。
https://paicoding.com
Apache License 2.0
2.1k stars 398 forks source link

Feature/user statistic #65

Closed liuyueyi closed 1 year ago

liuyueyi commented 1 year ago

统计服务

liuyueyi commented 1 year ago

用户统计,文章统计改用redis计数来实现,替换原有的基于db的统计,提升性能