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 supported267 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- opt: add optsteps or something like it to statement bundle
- opt: add materialized view support to opt_tester
- sql: statement bundles don't include indexes on materialized views
- sql: qualifying parameter names with a UDF function name fails with an error
- sql: using `$1.field_name` syntax in UDFs fails with an error
- storage: rewrite CheckSSTConflicts
- log, redact: redaction markers incorrectly get inserted escape markers and quotes
- raftentry: Cache should hold `raftlog.Entry`, not `raftpb.Entry`
- kvserver: track size of unstable raft log
- kv,sql: add new KV endpoint that prepares split points and scatters ranges during RESTORE
- Docs
- Go not yet supported