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
- sql/stats: support per-statement histogram bucket count in CREATE STATISTICS
- opt, sql: support PlanGram matching in FK cascades
- opt, sql: support PlanGram matching in the right side of apply joins at execution time
- opt: support more PlanGramMatchableFields
- sql: missing details from plan gists cause crdb_pin_plan_gist to be less precise
- sql: add after trigger routines to EXPLAIN ANALYZE output
- sql/insights: latency_threshold=0 flags every committed transaction as high-contention
- rangecache: range descriptor cache is effectively FIFO, not LRU
- rangecache: add obs for range descriptor cache
- sql/opt: internal error "index out of range" building generic query plan for window with subquery frame bound
- Docs
- Go not yet supported