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 supported230 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- stats: stats should be automatically refreshed after an upgrade
- server: respect COCKROACH_MEMPROF_INTERVAL of less than 10s
- sql: large select statements causing display issues and large malloc times
- [DNM] kv: add environment variable to inject retries
- workload/tpcc: optimize statements using batching and vectorized prepared statements
- opt: eliminate unnecessary IndexJoins that wrap partial index scans
- sql: name resolution handles unpermissioned schemas differently from postgres
- sql: support COPY FROM ... WHERE ....
- scheduled jobs: avoid "top-of-the-hour" service level degradation
- sql: investigate support for postgres-contrib extensions
- Docs
- Go not yet supported