mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-06 14:09:40 +00:00
Ensure atomicity when writing stored objects and marking signatures as signed by wrapping these operations in a database transaction. This reduces the risk of partial updates and improves data consistency.