bunker-inspector / mydb

A database/sql.DB-like wrapper that implements load balancing among read replicas and circuit breaking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mydb

A database/sql.DB-like wrapper that implements load balancing among read replicas and circuit breaking

Just for general golang practice and to try implementing a circuit breaker. Not for production use

About

A database/sql.DB-like wrapper that implements load balancing among read replicas and circuit breaking


Languages

Language:Go 100.0%