- Performance:
- Read and write latency improved both by ~30% 🔥.
- Memory footprint dropped by ~20% in our insert benchmarks.
- Build narrower INSERT queries.
- Use more cached statements.
- Overhaul object-store/S3 file life-cycle/cleanup.
- Use triggers + persistent deletion log.
- Retry cleanups on transient object store isues.
- Fix issue with zombie files on UPSERTs.
- Decouple record APIs form underlying TABLE/VIEW schemas.
- Fix leaky abstractions by pushing tracing initialization into server
initialization and more strictly separate from logging. - Update dependencies.
Full Changelog: v0.8.4...v0.9.0