mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
It's necessary that store items be locked and protected from garbage collection while they are being registered. This documents that. * guix/store/database.scm (register-path, register-items): document GC protection and locking requirements. Signed-off-by: Ludovic Courtès <ludo@gnu.org> |
||
---|---|---|
.. | ||
database.scm | ||
deduplication.scm | ||
roots.scm | ||
schema.sql | ||
ssh.scm |