Loading debian/changelog +11 −0 Original line number Diff line number Diff line authdb (20260412+15) unstable; urgency=medium * Dedicated read_client_ for domain reads to avoid mutex contention with push worker and health monitor * Non-blocking constructor: no network I/O, uses static domain cache * Push worker: 3-retry limit for data pushes, sessions processed first * Orphaned group cleanup in scrub via knownDomainGroupIds() * Manifest embeds full buffer data (single QUIC call per fetch) -- Jan Koester <jan.koester@tuxist.de> Sat, 12 Apr 2026 22:00:00 +0200 authdb (20260412+14) unstable; urgency=medium * Per-entity incremental cluster storage: only push changed Loading Loading
debian/changelog +11 −0 Original line number Diff line number Diff line authdb (20260412+15) unstable; urgency=medium * Dedicated read_client_ for domain reads to avoid mutex contention with push worker and health monitor * Non-blocking constructor: no network I/O, uses static domain cache * Push worker: 3-retry limit for data pushes, sessions processed first * Orphaned group cleanup in scrub via knownDomainGroupIds() * Manifest embeds full buffer data (single QUIC call per fetch) -- Jan Koester <jan.koester@tuxist.de> Sat, 12 Apr 2026 22:00:00 +0200 authdb (20260412+14) unstable; urgency=medium * Per-entity incremental cluster storage: only push changed Loading