github trailbaseio/trailbase v0.9.0

latest releases: v0.22.3, v0.22.2, v0.22.1...
8 months ago
  • 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

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.