• #indieweb 2014-05-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-05-16 UTC
# 21:26
tantek
databases, *in theory* can parallelize better. with table-level locking (instead of db-level / file level) and sometimes even row-level locking (I know Oracle could do that like 20+ years ago)