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 supported230 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql: perform single lookup for duplicate keys in lookup join if input is ordered
- kv,storage: add support for child transactions
- storage, kv: do best-effort GC of old versions during storage compactions
- security: add support for "SCIM" user to provision accounts
- server: rework the layout of HTTP APIs
- cli, server, kv: provide ability for a node to temporarily block incoming KV traffic from SQL and other nodes
- build: add support for s390x
- opt, sql: write microbenchmarks for invertedJoiner and invertedFilterer
- opt: unnecessary columns are added to the input of update operations
- sql,ast: better redact support for statements
- Docs
- Go not yet supported