2021-10-04 UTC
# nekr0z capjamesg[d] you need blocking on the file write (or perhaps read/write, depending on your app's architecture) if the app is mutli-threaded, I doubt there's another way. A separate microservice is a valid idea, but it basically achieves the same thing. Would have been the same with a database, though ;)