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

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-03-01T23:40:06.978Z",
  "langs": [
    "en"
  ],
  "text": "After doing a performance deep dive today, the SkyFeed Query Engine can now RegEx search every single Bluesky post ever made in less than 19 seconds (this is not deployed yet). Posts are stored in files on disk (by date) and then zero-copy deserialized from disk with rkyv and memmap2 in Rust. [1/2]"
}