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 supported263 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- opt: rewrite greatest(a, b) < c to (a < c AND b < c)
- stmtbundle: handle multi-line cluster setting values in recreate
- db-console: display the hot ranges duration
- plpgsql: error for txn control inside exception-handling block is eager
- plpgsql: reuse the sql scan logic
- multitenant: toggling between none and shared service repeatedly sometimes hangs
- changefeedccl: range splits under load causes performance degredation
- sql,plpgsql: implement AND CHAIN syntax for COMMIT and ROLLBACK
- roachprod: cert authenticated internal pgurls do not work with psql
- changefeedccl: add option for pubsub topic message_retention_duration
- Docs
- Go not yet supported