Y
Hacker News
new
|
ask
|
show
|
jobs
by
dezgeg
37 days ago
You don't need to do that for every write though. Only when the database file is created.
1 comments
thomas_fa
37 days ago
Yes, especially for our object storage each putObject would need to create new entry for in the (data)name space which would need fsync for dir fd.
link