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 supported263 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- kv: assert in tests that lockTableWaiter's state channel receives timely signal
- kvstreamer: remove busy waiting in the worker coordinator
- schemachanger: ALTER PK with hashing fails if new and old PK is identical
- opt: improve column-pruning for mutation operators
- sql: aggregate functions are not allowed in a recursive query's recursive term
- opt: don't make invalid index recommendations
- sql: min/max and window functions should support array types
- sql: do not allow aggregate functions in recursive ctes
- cdc: Confusing kafka compression option
- sql/builtins: `format_type` does not match Postgres behavior for INTERVAL
- Docs
- Go not yet supported