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 supported234 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- 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
- sql: duplicate UNIQUE constraints on CREATE TABLE are coalesced in PostgresSQL
- kvserver: remove `InitPut`
- backupccl: allow restore of regional-by-table table into database with different regions and differently ordered enum members
- Docs
- Go not yet supported