• #dev 2019-09-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-09-14 UTC
# 08:45
vika_nezrimaya
but I have another problem now, and it's about architecture of my feed. Right now I have a key in Redis that lists posts for my main feed (it lists post ids and then posts are fetched with HMGET). For private feeds, I could go with several feeds or loading additional posts if some posts that were queued up for showing on the page can't be shown due to access restrictions...