Search
synced-append
Append text files without leaving corrupted states between process crashes. A set of files can be grouped together so that appends to all those files can be committed at once making sure files are in sync.
v1.2.1 URL:
https://unpkg.com/synced-append@1.2.1/build/synced-append.js
Open
Browse Files
atomicity
consistency
durability
fsync
sync
append
text file
data corruption
transaction log
atomic write
atomic append
atomic file write
atomic file append
journal log
file write
file append
file sync
transactional append
transactional write
transactional file append
transactional file write
transactional