Odyssey 1.0

Andrey Borodin <[email protected]> Mon, 9 Dec 2019 23:29:57 +0500
Newsgroups gmane.comp.db.postgresql.announce
Message-ID <[email protected]>
Yandex team is proud to announce the release of Odyssey 1.0, a scalable =
multi-threaded connection pooler for PostgreSQL designed for the cloud.

We are using Odyssey in production. Currently, it handles more than =
1,000,000 requests per second on many hundreds of hosts.

The main features are:
1. Linear scaling with the number of CPU cores.
2. Different pooling modes with the ability to configure authentication, =
pooling mode, limits and more per pool.
3. Ability to automatically rollback transactions and cancel Postgres =
backends on client disconnections.
4. Accurate PostgreSQL error forwarding.
5. Support of the replication protocol.
6. Support of PAM and SCRAM authentication.

We appreciate any kind of feedback and contribution to the project.
Odyssey releases can be found at =
https://github.com/yandex/odyssey/releases

--
Andrey Borodin
Open source RDBMS development team leader
Yandex.Cloud