mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
zenith_utils - add crashsafe_dir
Utility for creating directories and directory trees in a crash safe manor. Minimizes calls to fsync for trees.
This commit is contained in:
committed by
Patrick Insinger
parent
e474790400
commit
0a8aaa2c24
@@ -38,3 +38,4 @@ rustls-split = "0.2.1"
|
||||
hex-literal = "0.3"
|
||||
bytes = "1.0"
|
||||
webpki = "0.21"
|
||||
tempfile = "3.2"
|
||||
|
||||
Reference in New Issue
Block a user