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 supported232 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- colbuilder: introduce testing framework for meta objects tracking
- *: avoid debug.Stack / runtime.Stack, better error handling
- Optionally guarantee uniqueness of crdb_internal_mvcc_timestamps
- watch memory usage and panic before oomkiller/vm swap death state is reached
- sql/catalog: build composable and well-defined catalog abstractions
- opt: improve span generation for tuple inequalities
- opt: improve the code path for in-between spans
- Consider removing built-in "workload movr" and pushing users to run github.com/cockroachdb/movr via Docker
- telemetry: move the diagnostic protos to structured logging + submit payloads to reg server for backward-compat
- Limit failure mode to affected range(s) as opposed to entire node
- Docs
- Go not yet supported