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 supported268 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql: `DROP COLUMN` without `CASCADE` more restrictive than postgres
- sql: streaming group by with redundant ordering can produce incorrect results
- sql/schemachanger: event logging logic never populates CascadedDroppedViews
- kvserver: quota pool does not consider node liveness
- rfcs: introduce rfc to support External Connections
- kvserver: avoid direct use of RawNode.Status.Progress[x].RecentActive, clean up lastUpdateMap
- kv: remove special-case in FilterUnremovableReplicas for recently-added replicas
- docker: `start-single-node` doesn't support customized listen addr
- ctxgroup: GoCtx should take optional options to create child tracing spans
- Large upserts increase latency within transaction and may lead to `command is too large`
- Docs
- Go not yet supported