cockroach
https://github.com/cockroachdb/cockroach
Go
CockroachDB - the open source, cloud-native distributed SQL database.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported267 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- crosscluster/logical/txnmode: wait for local HLC to advance past incoming origin timestamp
- sql: deflake TestStreamerTightBudget by fixing the streamer's initial estimate
- sql: resolve built-in function OIDs in memory for reg* casts
- release-26.2.2-rc: roachtest: rebalance/by-load/leases/mixed-version failed
- sql/stats: auto-stats refresher lacks observability for cold-start, queue depth, and GC
- sql/stats: ensureAllTables blocks refresher startup at scale, affecting node drain and initial refresh burst
- sql/stats: TableStatisticsCache default of 256 is too low for many-table clusters; raising it is viable but needs guidance
- opt: missing rule to add hard limits to skip-locked scan with new lock operator
- sql: TemporaryObjectCleaner walks all databases + all schemas every 30 min to find name-prefix matches; scales poorly at many-tables clusters
- kv/kvnemesis: TestKVNemesisMVCCGC failed
- Docs
- Go not yet supported