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
- sql: add MAINTAIN privilege for materialized view refresh
- drpc: introduce Writer that serializes concurrent writes from multiple streams
- drpc: make streams write to multiplexing writer
- drpc: add stream registry for tracking concurrent streams
- drpc: route incoming packets to streams by Stream ID
- sql: support per-session TCP keepalive settings like PostgreSQL
- sql: TestDistributedMergeResumePreservesProgress failed
- drpc: handle per-stream cancellation without terminating connection
- drpc: propagate connection errors to all streams
- drpc: define flush semantics for frame queue
- Docs
- Go not yet supported