You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan Nandan 2cbd35cbb5 Enable flocks on startup and shutdown
Several changes were made to accomodate for this, including the addition
of the write_to_disk function that should be used by fns which don't
have a FileLock to pass for flushing data to the disk.

BGSAVE now takes ownership of a FileLock object which it uses for
running BGSAVE.
3 years ago
..
native Add native file locks for unix and windows systems 3 years ago
src Enable flocks on startup and shutdown 3 years ago
Cargo.toml Add native file locks for unix and windows systems 3 years ago
build.rs Add native file locks for unix and windows systems 3 years ago