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: 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
- sql: support creating a database as duplicate of another ("create database ... with template ...")
- sql: Support renaming objects depended on by views
- sql: implement a maximum size checker on columns and families
- kvserver: investigate `SingleDelete` for raft log truncation
- kv: Streaming KV protocol
- Docs
- Go not yet supported