STreaming ARchives: stricter, verifiable, deterministic, highly compressible alternatives to CAR files for atproto repositories.
atproto car
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix the table??

phil c0545344 0b6158d4

+2 -1
+2 -1
star-lite/readme.md
··· 38 38 [ magic | cid | len | cbor ] [ len | str | len | cbor ] [ len | str | len | cbor] … 39 39 ``` 40 40 41 + | | type | 41 42 | ----- | --------------------------------------- | 42 43 | magic | three-byte mark to identify the format | 43 44 | cid | atproto-format binary CID link | ··· 75 76 76 77 Zero or more records until EOF. Each is: 77 78 78 - | field | type | 79 + | | type | 79 80 | ----------- | --------------------------------------- | 80 81 | key len | varint, max: 830 | 81 82 | key str | utf-8 bytes, exactly `key len` length |