github rustmailer/bichon 1.3.0
Release 1.3.0

6 hours ago

Release Notes

Features

  • Cron scheduling for email downloads (#211)

Performance

  • Reduced Tokio worker thread blocking for better responsiveness on low-core machines
    • Switched memdb durability from Full to Batch(100) with a 10s flush worker
    • Offloaded BlobManager fjall writes to spawn_blocking
    • Wrapped Tantivy commit operations in block_in_place
    • Flush memdb WAL on graceful shutdown

Full Changelog: 1.2.0...1.3.0

Don't miss a new bichon release

NewReleases is sending notifications on new releases.