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 supported284 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- basalt-26.3.2-rc-20260908: sql/stats: TestCacheAutoRefresh failed
- basalt-26.3.2-rc-20260908: sql/row: TestNextRowPartialColumnFamily failed
- server/dbconsole: TestSQLActivityEndpoints failed
- Stats cache improvements to support 1M tables
- kv: transaction is not rolled back when a panic unwinds through db.Txn
- kvclient: request state abandoned when a panic unwinds through DistSender.Send and Streamer.Close
- storage: temp-store and SST iterators leaked or double-closed when a panic unwinds
- sql/flowinfra: flow teardown is not unwind safe
- sql/colexec: vectorized cleanup is skipped when a panic unwinds
- sql: abandoned internal executor iterators wedge a connExecutor goroutine and block node drain
- Docs
- Go not yet supported