this repo has no description
0
fork

Configure Feed

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

rainbow: mention proxying behavior

+1
+1
cmd/rainbow/README.md
··· 8 8 9 9 - retains "backfill window" on local disk (using [pebble](https://github.com/cockroachdb/pebble)) 10 10 - serves the `com.atproto.sync.subscribeRepos` endpoint (WebSocket) 11 + - proxies through public and administrative API requests to the backing host 11 12 - retains upstream firehose "sequence numbers" 12 13 - does not validate events (signatures, repo tree, hashes, etc), just passes through 13 14 - does not archive or mirror individual records or entire repositories (or implement related API endpoints)