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 supported266 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- storage: replace write stall count with stall duration in storage dashboard
- wip: opt: add data source prefix to columns produced by SRFs
- Sentry: replica_consistency.go:837: log.Fatal: ATTENTION: (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Replica).computeChecksumPostApply.func2 | ...
- release: add a nightly github action that verifies gates
- roachprod: use FIPS 140-3
- sql: add guardrail to prevent txn use after error within internal executor
- Sentry: panic.go:791: runtime error: slice bounds out of range [824726552576:65584] (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:791 | github.com/c...
- mmaprototypehelpers: construct replicaChanges in the same order of kvpb.ReplicationChanges
- roachtest: cluster_creation failed
- sql: DROP OWNED BY should remove default privileges
- Docs
- Go not yet supported