What's new?
- PgBouncer support is now available.
- Support for Valkey has been introduced, offering a simpler and more cost-effective option than Redis.
PgBouncer
PgBouncer support has been introduced to improve database connection efficiency through lightweight connection pooling. This enhancement benefits high-throughput environments by reducing the overhead of frequent PostgreSQL connections.
Minimum version requirements:
- TE v5.52.0
- TEF v1.68.0
- TED v1.50.0