Loading debian/changelog +11 −0 Original line number Diff line number Diff line mediadb (20260421+57) unstable; urgency=medium * Rewrite cluster import: synchronous per-entry replication so each store is visible on all nodes immediately after it is written. * Add Cluster::reserve_block() for streaming media writes with automatic retry and connection warmup on the import client. * Use separate QUIC clients: import_client_ for media data, pclient_ for store metadata and index — avoids stale connections. -- Jan Koester <jan.koester@tuxist.de> Mon, 21 Apr 2026 00:00:00 +0200 mediadb (20260421+56) unstable; urgency=high * Fix SEGV crash: warmup_read_clients() on every replicate attempt Loading Loading
debian/changelog +11 −0 Original line number Diff line number Diff line mediadb (20260421+57) unstable; urgency=medium * Rewrite cluster import: synchronous per-entry replication so each store is visible on all nodes immediately after it is written. * Add Cluster::reserve_block() for streaming media writes with automatic retry and connection warmup on the import client. * Use separate QUIC clients: import_client_ for media data, pclient_ for store metadata and index — avoids stale connections. -- Jan Koester <jan.koester@tuxist.de> Mon, 21 Apr 2026 00:00:00 +0200 mediadb (20260421+56) unstable; urgency=high * Fix SEGV crash: warmup_read_clients() on every replicate attempt Loading