mirror of https://github.com/dunwu/db-tutorial.git
b96569795e | ||
---|---|---|
.. | ||
01.Shardingsphere | ||
02.Flyway.md | ||
README.md |
README.md
title | date | categories | tags | permalink | ||||
---|---|---|---|---|---|---|---|---|
数据库中间件和代理 | 2022-04-11 16:52:35 |
|
|
/pages/02d9f1/ |
数据库中间件和代理
📖 内容
📚 资料
- Seata - 分布式事务中间件。
- ShardingSphere - 关系型数据库读写分离、分库分表中间件。
- Flyway - 关系型数据库版本管理中间件。
- Canal - 基于 MySQL 的 binlog,提供增量数据订阅和消费。
- Twemproxy - Twitter 开源的一个 Redis 和 Memcache 的中间代理服务。
- Codis - Redis 分布式集群方案。
🚪 传送
◾ 🏠 DB-TUTORIAL 首页 ◾ 🎯 我的博客 ◾