Skip to content

v0.24.0

Compare
Choose a tag to compare
@Amogh-Bharadwaj Amogh-Bharadwaj released this 30 Jan 18:11
· 118 commits to main since this release
v0.24.0
97a12fd
  • ⚡ PeerDB now pulls from Postgres and pushes to ClickHouse in parallel, by default
  • 🔧 Introduced knobs to tune memory usage of PeerDB inserts to ClickHouse via chunking #2484 and #2485
  • 📊 Added collection of more metrics such as errors emitted and rows synced #2454
  • ✅ Improved validation for read replica Postgres instances below PG16 #2483
  • 🚀 Re-architected parallelized syncs to ClickHouse and single table sync performance ttps://github.com//pull/2480

What's Changed

Full Changelog: v0.23.0...v0.24.0