Odyssey: Scalable PostgreSQL Connection Pooler
Odyssey is a production-ready, multi-threaded PostgreSQL connection pooler and request router.
Odyssey is a multi-threaded connection pooler and request router for PostgreSQL, designed for production environments. It offers high performance and scalability, managing client and server requests efficiently through its multi-threaded architecture, which enhances SSL/TLS performance.
With advanced transactional pooling features, it can automatically cancel and roll back transactions in case of unexpected client disconnections. Connection pools defined as pairs of users and databases can be managed with separate authentication and settings. Odyssey also provides SSL/TLS support and various authentication methods for secure connections.