Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:nnhhbyo5prqipkd6t3cpp3l6/app.bsky.feed.like/3ldhnfojb7g2f", "cid": "bafyreic2x26gips7gx5cnttwaahv73og6efzmu7cvbtlrg2uoazlvikryi", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreiepatut6clhe7vtcrq5zzile5vtq7qqkrgi6fk3mhbhduruyx4fru", "uri": "at://did:plc:sq4frpp3fz3owxf7nfqi44yl/app.bsky.feed.post/3ldh3kqg7qk2l" }, "createdAt": "2024-12-17T01:01:44.927Z" } }
Finally got Merge Iterators working 🫡 LSM Tree Compaction largely relies on merge iterators, which take in multiple SSTables and give you a new SSTable which doesn't have any old copies of data present. See how we went from 7 to 3 records - both are the exact same state!
Dec 16, 2024, 7:42 PM