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 supported249 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- kv: phase out ScanMetaKVs in favor of IterateRangeDescriptors
- sql: sequence name is not rewritten for `SELECT...FROM seq_name` statements in views and UDFs
- schemachanger: restore schemachanger job should respect skip_missing_sequences
- sql: sequences should be referenced by ID, rather than by name, in CHECKs
- tracing: possible regression in the amount of things dropped from the trace
- tracing: consider allowing the constant limits of tracing be configurable
- opt: don't match splitScan rules when rowcount is less than the number of scans
- opt: add cancellation checks to expensive exploration rules
- colmem: batch capacity is capped by large rows
- cli: debug.zip should use structured formats throughout
- Docs
- Go not yet supported