Denys Smirnov
Denys Smirnov
It would be nice to allow users to apply simple transformation to quads as a part of loading pipeline. Namely: - [ ] Set a label - [ ] Compact/expand...
We should allow users to create Cayley using an existing DB connection or file.
I've noticed a nice and short [PR checklist](https://github.com/matrix-org/dendrite/blob/master/.github/PULL_REQUEST_TEMPLATE.md) used in one of the Matrix projects. I think it makes sense to do something similar for our projects, especially to add...
Update the code convention to use Go modules for dependency management of libraries. The reasoning is that `gopkg.in` served only a single purpose - to provide a way to lock...
This change is [](https://reviewable.io/reviews/sbinet/go-python/66)
Currently, `bblfshd` exposes only its own metrics. Ideally, we should expose metrics from containers as well. Since we are not directly exposing any ports from driver containers, we will have...
This PR will track a deprecation of v1 parsing protocol. Note, that gRPC v1 protocol is still used to get a list of all languages and driver version info. Support...
It was a bit of a surprise for me since I was not aware that we have problems with the drivers installed. Discussion in https://github.com/src-d/feature-idea/issues/57 was cut short with no...
Generate RPC services from Go interfaces. Also make transform to generate service definition instead of a list of RPCs.
See https://developers.google.com/search/docs/data-types/dataset .