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
- Dump currently running queries, connections, jobs, etc. upon crash (OOM / panic / etc.)
- server: enable configuration of multiple TCP SQL client listeners
- sql: support empty ON CONFLICT DO UPDATE
- build: add TeamCity build configuration for publishing the `latest` release artifacts to S3
- build: add TeamCity build configuration for publishing the docker image for a release as the `latest-RELEASE_BRANCH` tag
- build: add TeamCity build configuration for publishing the docker image for a release as the `latest` tag
- opt: handle IN with large tuples
- cli: the flag --sql-advertise-addr is incompletely designed
- [WIP] geo,geomfn,builtins: remember previously unmarshalled geom.T and lazily marshal to EWKB
- changefeedccl: add enum creation and columns to the changefeed nemeses
- Docs
- Go not yet supported