• #dev 2018-10-10
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-10-10 UTC
# 20:50
petermolnar
if you go with a database, you'd need to sync the DB as well, which is either replication (mysql-style) but that needs an always on standby machine or do mysqldumps all the time; if sqlite, it's a file