This release is a pre-release and may not be stable for production use.
haalchemy 0.0.1.dev0
Load balancing for SQLAlchemy connection pools
HAAlchemy
HAAlchemy is a project under development by Mike Bayer, creator of
SQLAlchemy, which will attempt to provide in-application load-balancing
and failover for database clusters. The key concept is that a single
Engine / connection pool will be able to directly connect to multiple
servers.