github trailbaseio/trailbase v0.22.1

19 hours ago
  • Improve "realtime" change subscriptions:
    • Introduce a unique connection identity for more robust subscription management.
    • Use layered locks to reduce congestion and thus improve performance.
    • Explicitly recycle connections whenever config changes trigger RecordApi rebuilds. Otherwise, cycling connections can lead to dropped subscriptions with more than 256 DBs.
  • No longer do a linear seek to look up APIs optimizing for large N, especially now with multi-DB.
  • Update dependencies.

Full Changelog: v0.22.0...v0.22.1

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.