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 supported267 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql,tree: differentiate UNIQUE and UNIQUE INDEX in CREATE TABLE
- sql/pgwire: consider implementing opcode style execution for forming pgwire messages
- sql/catalog: remove SchemaKind from SchemaDescriptor
- sql: differentiate unique constraints from unique indexes
- sql: support manual splits on table boundaries for secondary tenants
- sql: unique indexes should not show up in pg_constraint
- kv,server: do more verbose logging of graceful drain range lease transfer, once the majority of ranges leases are transferred over
- changefeedccl: some tests documenting changefeed/transaction interaction
- server: integrate the TLS auto-negotiation in the `start` commands
- [WIP] roachprod: try to better determine SSH-related failures
- Docs
- Go not yet supported