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
- pgwire: account for connection memory usage and apply backpressure on new connections
- keys: add pretty-print aliases for hard-coded system tables
- stmtdiagnostics: implement range feed on system.statement_diagnostics_requests to reduce latency
- sql: support DISTINCT for window functions
- sql: some schema changes to drop columns cannot be rolled back and will block other schema changes
- sql: match Postgres string escape behavior when describing a table
- sql: prevent users from specifying zone configs that cannot be satisfied with the existing clusters topology
- sql: Alter Column Type general not supported if col is part of index
- sql: support PostgreSQL operator classes
- pgwire,ui: rate-limit connection attempts
- Docs
- Go not yet supported