• #indieweb 2014-09-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-09-19 UTC
# 19:29
tantek___
tommorris, to be fair, if two DB clients asynchronously "insert a row into a table", the DB handles both inserts atomically. whereas if two file clients write to a file, their writes may conflict and one may overwrite the other.