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
- kv: change meta ranges to honor fine grained data domiciliation zone configs over indexed values
- [DNM] sql: index pg_catalog.pg_namespace.nspname
- sql: multiple mutations on same row can cause inconsistency
- sql: resolve the remaining mismatched column types for pg_catalog + information_schema
- sql: implement pg_stat tables where possible
- *: replace `%s` formatting for SQL statements with lexbase.EncodeSQLString throughout the codebase
- sql: check constraint and partial index corruption due to enum value renames
- sql: error out when control characters are detected in IDENT types
- sysutil: wrap IO calls to allow the use of the umask
- colexec: add support for lookup join in vectorized engine
- Docs
- Go not yet supported