Loading debian/changelog +9 −0 Original line number Diff line number Diff line libdbpp (20260520+1) unstable; urgency=medium * Add ReplicatedDatabase class for write-all/read-primary replication * Writes (INSERT/UPDATE/DELETE/CREATE/ALTER/DROP) replicate to all backends * Reads (SELECT) only go to the primary database * Replica failures are logged but do not block the primary operation -- Jan Koester <jan.koester@tuxist.de> Tue, 20 May 2026 00:00:00 +0200 libdbpp (20260411+2) unstable; urgency=medium * Use GNUInstallDirs for multiarch plugin and library paths Loading Loading
debian/changelog +9 −0 Original line number Diff line number Diff line libdbpp (20260520+1) unstable; urgency=medium * Add ReplicatedDatabase class for write-all/read-primary replication * Writes (INSERT/UPDATE/DELETE/CREATE/ALTER/DROP) replicate to all backends * Reads (SELECT) only go to the primary database * Replica failures are logged but do not block the primary operation -- Jan Koester <jan.koester@tuxist.de> Tue, 20 May 2026 00:00:00 +0200 libdbpp (20260411+2) unstable; urgency=medium * Use GNUInstallDirs for multiarch plugin and library paths Loading