0
点赞
收藏
分享

微信扫一扫

go + mysql + redis 做二级缓存


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 条评论