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
- opt: add a benchmark to bench_test.go for stats and histograms
- sql schema: enforce identifier length limits
- WIP sql: implement LISTEN/NOTIFY/UNLISTEN
- sql: index names shouldn't be permitted to overlap with table names
- kv: improve detection of lost writes
- geo/geogfn: implement ST_AsSVG({geography,int4,int4})
- geo/geogfn: implement ST_AsKML({geography,int4,text})
- geo/geogfn: implement ST_AsGML({geography,int4,int4,text,text})
- geo/geogfn: implement ST_AsGML({int4,geography,int4,int4,text,text})
- sql: support attribute notation for single-param functions (x.f equivalent to f(x))
- Docs
- Go not yet supported