fsync Unlocked: PHP & Advanced Memory Synchronization
fsync confirms any modifications to a file to the operating system. In this blog, I address the usage in PHP & draw attention to edge cases.
fsync confirms any modifications to a file to the operating system. In this blog, I address the usage in PHP & draw attention to edge cases.
I set up a home server and manage it with puppet. This blog summarizes the setup step by step and shows my learnings.