Datasets:
| # GitHub repos to sync — format: owner/repo,mode (live or backfill) | |
| # Live: already synced, quick incremental updates every cycle | |
| # Backfill: initial full sync, switches to live after completion | |
| facebook/react,live | |
| golang/go,live | |
| python/cpython,live | |
| mdn/content,live | |
| vuejs/docs,live | |
| vuejs/core,live | |
| rust-lang/rust,live | |
| swiftlang/swift,live | |
| microsoft/TypeScript,live | |
| # New repos | |
| redis/redis,backfill | |
| etcd-io/etcd,backfill | |
| ClickHouse/ClickHouse,backfill | |
| pingcap/tidb,backfill | |
| duckdb/duckdb,backfill | |
| moby/moby,backfill | |
| kubernetes/kubernetes,backfill | |
| pytorch/pytorch,backfill | |