摘要: 两个小时的数据量(中间删除过) -- 处理解析更新日志 select count() from data_log; -- 117353 -- 前台需要的 select count() from data_log_item; -- 8512 -- 全量推送条数(只保存更新事件) select coun 阅读全文
posted @ 2021-07-24 21:27 rudolf_lin 阅读(100) 评论(0) 推荐(0)