• #dev 2021-10-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-10-04 UTC
# 10:02
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 ;)