go + mysql + redis 做二级缓存

阅读 52

2023-02-23


mysql有个方案,可内置memcache,

线性一致性

 

​​https://github.com/xiaomatech/binlogsync​​  Python | 通过 mysql binlog event 把sql变更实时推送到各系统(cache/redis,search/elasticsearch,queue/kafka) |

https://github.com/liudong1983/mybus| 353 | C++ | MySQL数据库同redis以及hbase高速全量,增量同步工具 |

-------------------------------------------------------
直接用cache aside这种模式+双删


精彩评论(0)

0 0 举报