at://redsolver.dev/app.bsky.feed.post/3l3gdgomhgk2u

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-09-05T17:09:08.377580Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "$type": "com.atproto.repo.strongRef",
      "cid": "bafyreigg3odl2znvhjpzenxddgadvcdj776zzkpzbsvelh62zkj63up6ci",
      "uri": "at://did:plc:da4qrww7zq3flsr2zialldef/app.bsky.feed.post/3l3g4gj3fpe2x"
    },
    "root": {
      "$type": "com.atproto.repo.strongRef",
      "cid": "bafyreidob2gfehs4q2fqfw3doug67tv3bjofmt6s2oqcmu2t2xirgdue7y",
      "uri": "at://did:plc:odo2zkpujsgcxtz7ph24djkj/app.bsky.feed.post/3l3g3f5mfw42t"
    }
  },
  "text": "SkyFeed supports a ton of different feed types, so optimizing DB queries to always run fast is very complex. Instead, queries always generate the first 1000 posts of a feed and then cache that for (currently) 5 to 15 minutes. So if a user re-requests the same feed or scrolls down (pagination), (1/2)"
}