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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql: add after trigger routines to EXPLAIN ANALYZE output
- rangecache: range descriptor cache is effectively FIFO, not LRU
- sql/opt: internal error "index out of range" building generic query plan for window with subquery frame bound
- sql/vecindex: TestVecIndexStandbyReader failed
- release-26.2: server: TestCachedSettingDeletionIsPersisted failed
- sql/backfill: TestVectorIndexWithPrefixBackfill failed
- sql: statement summary drops DISTINCT / DISTINCT ON, making SELECT DISTINCT indistinguishable in DB Console Statements page
- mma: handle decommissioned stores
- Sentry: panic.go:770: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:770 | github.co...
- backup: retry writing metadata files fails when delete protection is enabled
- Docs
- Go not yet supported