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 supported266 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql: lazily clean up stale entries in `system.table_statistics_locks`
- Sentry: replica_command.go:3579: list of voter targets overlaps with the list of non-voter targets: voters: [n1,s1 n4,s4 n7,s7], non-voters: [n4,s4 n9,s9] (1) Wraps: (2) assertion failure Wraps: (3) ...
- batcheval: separate reads from writes in split/merge triggers
- roachtest: cluster_creation failed
- roachtest: cluster_creation failed
- opt: prep stmts with correlated EXISTS inside OR produce full scans due to missed placeholder inlining
- sql/multiregion: ALTER SUPER REGION missing DROP SECONDARY REGION and DROP PRIMARY REGION syntax
- sql: remove legacy schema changer code from alter_column_type.go
- backup: write roachtest that stresses backup schedule chaining
- Add CI job to report /_status/vars line count delta on PRs
- Docs
- Go not yet supported