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 supported272 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- cluster-settings: garbage error message for invalid byte-size value in SET CLUSTER SETTING
- settings: validation bounds (Min/Max) are not surfaced in docs or SHOW CLUSTER SETTING
- Output from "cockroach debug doctor recreate" needs to set allow_unsafe_internals to true.
- restore: OnFailOrCancel leaves a dangling function reference when restoring a function into an existing schema
- settings: surface validation bounds for numeric cluster settings
- sql/inspect: support periodic execution of INSPECT for ongoing corruption monitoring
- kv/spanlatch: tag latch-wait contention with the blocking statement
- kv/concurrency: store the acquiring statement on unreplicated locks
- kv,obs: attach ConcurrencyWaitLabels to ASH samples on lock and latch waits
- sql,obs: add information_schema.contention_activity view
- Docs
- Go not yet supported