Skip to main content

Module atomic

Module atomic 

Source
Expand description

Interruption-safe file replacement.

Enumsยง

CommitMode ๐Ÿ”’

Functionsยง

commit ๐Ÿ”’
create
Atomically create a file without replacing an existing entry.
destination_parent ๐Ÿ”’
prepare ๐Ÿ”’
replace
Atomically replace a file with fully flushed bytes.
sync_parent ๐Ÿ”’