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 supported249 Subscribers
View all SubscribersAdd a CodeTriage badge to cockroach
Help out
- Issues
- server: enable collecting CPU profiles at a lower rate to limit the CPU overhead of the profiling
- kvserver: fix closed timestamp regression on clock jump
- sql: respect SAVEPOINT for cursors
- sql: support FOR UPDATE on cursors
- sql: support DECLARE SCROLL and reverse FETCH on cursors
- sql: support DECLARE cursor WITH HOLD
- sql: support BINARY cursor
- Support GIN acceleration for 'value' = any (array) predicate
- Garbarge collect inactive tenants from consumed RU metrics
- Add avg_size stat to stats_tester.go and rerun stats quality tests
- Docs
- Go not yet supported