Reusing a single session for routing connections with SQLAlchemy between master & read replicas

后端 未结 0 1463
时光取名叫无心
时光取名叫无心 2021-02-04 03:14

We needed to route our database requests to either a writer master database or a set of read replicas.

We found a blog post by Mike Bayer suggesting how to do so using SQ

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