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 supported266 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- settings: provide a way to provision initial values
- security: add other methods to trigger certificate reload.
- kvserver: avoid need for manual tuning of rebalance rate setting
- sql: enable upsert fast path for eligible INSERT .. ON CONFLICT queries
- sql: support diesel-rs
- sql: fill out pg_advisory_lock stubs
- sql: investigate auto-splitting large values across KV pairs (adaptive column families)
- sql: force column types in view plans (make view descriptors future-proof)
- sql: support rolling back nested transactions containing schema changes
- sql: improve overload resolution and support more uses of collated strings
- Docs
- Go not yet supported