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
- loqrecovery: when performing loss of quorum recovery use NON_VOTER replicas if no VOTERs survived
- sql: fix makeRangeFilter code to actually be used and normalize non-canonical range span constraints
- Allow multiple columns in the same table to be modified within the same ALTER statement (one operation)
- roachtest: add mixed version multi-region follower reads variants
- changefeedccl: allow confluent schema registry with s3
- console: filter problem ranges by reason
- storageccl: provide a mechanism to verify the age of all data-keys required to decrypt data in the store for EAR.
- sql/schemachanger: remove remaining add column limitations for declarative schema changer
- sql: prevent unbounded growth of `conn.writerState.buf` and `conn.msgBuilder`
- sql: v21.2.7: cannot map variable to an indexed var
- Docs
- Go not yet supported