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 supported268 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- opt: avoid sort for nulls first / nulls last in order by
- sql: allow COLLATE expressions in index elements
- kvserver: properly handle DeleteRange in batches that hit WriteTooOld errors
- sql: suggest table/schema/column names in error messages
- sql: Index usage metrics - Resetting index usage metrics by table
- Provide E2E SQL and/or KV latency & error rate time-series metrics that indicate issues with CRDB rather than poor workload given cluster provisioning
- sql/kv: support blind writes for UPDATE statements
- streamingccl: implement nemesis style test
- tracing: support span linking for spans shared by multiple traces
- sql, docs: create linter to ensure sql.y / diagrams.go are in sync
- Docs
- Go not yet supported