• #indieweb 2014-10-09
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-10-09 UTC
# 20:55
danlyke
iccio: I insert into a table for "statusupdates", and then record numbers from that table into "update_facebook", "update_twitter", "update_flutterby" etc., along with a timestamp and a delay factor. I then have a queue runner that runs every 5 minutes and attempts to push those various updates out, deleting the records from the update_* table as those posts succeed.