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 supported231 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- sql: improve the SHOW TABLES query to avoid reading stats when unused
- builtins: add pg_total_relation_size builtin
- sql: only connect privilege should be checked to see if a user can see a descriptor (for vtables)
- opt: create inverted or lookup joins for left/anti joins in more cases
- server: new health report facility
- ui: Poor layout of logs page
- sql: support zone configuration for schemas
- kv: tune closed timestamp duration for ranges with global_reads based on replication latency
- server: avoid expired leases during drain
- log: multi-line messages look ugly with the new log format
- Docs
- Go not yet supported