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
- opt,import: newly imported tables have poor stats estimates
- kv: QPS falls over time when batches are in use
- reduce: add support for reducing routine bodies of PLpgSQL language
- roachtest: sqlsmith: panic in geos
- sql: `CREATE SCHEMA ... AUTHORIZATION` and `ALTER SCHEMA ... OWNER TO` should check role membership.
- web interface polls health endpoint in a loop even before successful auth
- schemachanger: allow an "adding" column to be set as the PK with comma syntax
- kvcoord: correctly handle errors that indicate successful evaluation
- plpgsql: support RECORD-returning UDFs that don't have concrete type RETURN in the root block
- `UNION` with `ORDER BY` and `LIMIT` produced wrong result in multi-node version but not in single-node version (1)
- Docs
- Go not yet supported