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 supported263 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- Proactively alert and clearly notify users of system health issues such as range unavailability (LOQ)
- Favor query plans with a home region using enforced properties for enforce_home_region
- (poc) rangefeed: embed queue into scheduler
- Incomplete support for syntax for bit-string constants b'101'
- sql: allow casting subqueries to ENUMs in views and UDFs
- server: can't connect a SQL server running a non-release build of v23.1 against a master/v23.2 KV layer
- sql: allow UDFs in EXECUTE arguments
- debug: make it easy to retrieve range IDs for a corresponding table/index/partition from debug zips
- transaction_contention_events: fingerprint ids missing for internal queries
- spanconfig,kvserver: raciness when apply configs, resulting in stale configs
- Docs
- Go not yet supported