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 supported249 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- admission: priority inversion caused by SQLKVResponseWork and SQLSQLResponseWork
- opt: fix index/lookup join costing in the presence of soft limits
- sql: support COPY ... with FREEZE
- sql: support COPY ... with QUOTE
- sql: support COPY with ( FORCE_QUOTE | FORCE_NULL | FORCE_NOT_NULL )
- sql: better test for unique index in CREATE TABLE
- Sampled Query improvement on probabilistic sampling to drive more reliable data
- storage: avoid key comparisons by comparing timestamps instead
- Ability to quiesce cluster activity to prepare for shutdown for extended periods.
- cdc: define behavior for ALTER CHANGEFEED SET full_table_name
- Docs
- Go not yet supported