batch page views to redis instead of directly to the db

前端 未结 0 1751
自闭症患者
自闭症患者 2020-12-13 22:58

The idea is to move page views counters from inserting directly to the db to Redis using INC/HINCRBY, and, every x sec get a batch of them and inse

相关标签:
回答
  • 消灭零回复
提交回复
热议问题