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 supported272 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- kvserver/concurrency: resolvableTxns cache bypasses the non-locking gate for pushed PENDING txns
- kvserver/concurrency: VIR push path assumes the conflicting lock is replicated
- kvserver/concurrency: tryClearLocksGE reads lock holder state without kl.mu
- kvnemesis: let operations carry their lock timeout instead of threading it through the applier
- release-26.2: roachtest: follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum failed
- sql/plpgsql: support dynamic DDL/DCL in EXECUTE
- sql/opt: Optimizer misses impossible condition for NULL-constrained equality join
- sql/opt: DISTINCT inner join misses semi-join reduction when joined table contributes no output columns
- kvcoord: txnWriteBuffer reverse-scan merge can split a multi-column-family row across paginated responses
- sql/opt: Optimizer switches from sort-before-lookup early-stop to full join + top-k at LIMIT 80, causing ~25x slowdown
- Docs
- Go not yet supported