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 supported230 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- opt: add histogram type field to persisted histograms in table statistics
- sql: dropping objects should work even if the objects are invalid
- colexec: use new execgen directives on several colexec boolean templates
- sql: get any value from the aggregation
- redact: add an not-redacted assertion
- WIP execgen: type templates, struct templates, template instantiations
- sql: provide mechanisnm to determine whether an UPSERT did an UPDATE or INSERT
- opt: suboptimal index choice leading to hash aggregation instead of ordered aggregation
- kv: barrier LH cache invalidation at end of drain process
- sql/opt: add implicit SELECT FOR UPDATE support for DELETE statements
- Docs
- Go not yet supported