Odyssey 1.0

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: pgsql-announce(at)lists(dot)postgresql(dot)org
Subject: Odyssey 1.0
Date: 2019-12-09 18:29:57
Message-ID: B52121BC-76B8-4C3F-B589-558A0519576F@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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

Browse pgsql-announce by date

  From Date Subject
Next Message Daniel Westermann (DWE) 2019-12-10 08:19:27 PGConf.de 2020, Call for Papers is now open
Previous Message David Fetter 2019-12-08 11:21:42 == PostgreSQL Weekly News - December 8, 2019 ==