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
- opt: build conditional functional dependencies for unique partial indexes
- server: audit the direct uses of RPC handler functions from other packages to check for missing authz
- sql: allow expression indexes to reference computed columns
- sql: support expressions as ON CONFLICT targets
- colexec: audit users of colconv package to make sure they perform memory accounting for datums
- kvstreamer: consider setting MaxSpanRequestKeys on parallel batches issued by the Streamer
- backup: add min_read_delay_seconds option
- storage: add accounting of temporary storage disk usage
- console: want better observability for queries executed with multiple plans
- util/stop: a better async task interface
- Docs
- Go not yet supported