github PeerDB-io/peerdb v0.23.0

latest releases: flow-api-client/v0.4.7, v0.33.3, v0.33.2...
7 months ago

This is a major release which captures all the improvements in the last month. Below are the list of the main features:

๐Ÿ“ฆ Granular formats sync of binary and hex data from Postgres to ClickHouse.
๐Ÿš€ Improved throughput for CDC by avoiding reconnections to support enterprise workloads.
๐Ÿ” Improved performance by using multiple replicas for data ingestion in ClickHouse.
โณ Drastically reduced slot growth on idle databases by frequent acking on PKMs.
๐Ÿ“Š Added internal endpoints for additional telemetry, including bytes moved and so on.
โœ… Added additional validation to detect connection poolers.
๐Ÿ—‘๏ธ Improved reliability for Resyncs by removing capture of soft-deleted rows.
๐Ÿ› ๏ธ Richer datatype support, including UUID arrays and tstzrange.
๐Ÿ”ง Revamped retry logic to better identify actual errors.
๐Ÿงช Enhanced end-to-end tests for various cases, such as partitioned tables.

What's Changed In This Release

Additional changes in this release:

Full Changelog: v0.22.5...v0.23.0

Don't miss a new peerdb release

NewReleases is sending notifications on new releases.