cayley
cayley copied to clipboard
Implement Cayley as a QuadStore backend for Cayley
Description
This is a feature request.
The API exposed through imports.go, allows us to query Cayley in native Go code, rather than write SQL-like Sprintf commands which are then parsed back into Go as it is done in cayleygraph/go-client.
It would be nice, if the Iterator operations could be relayed to another Cayley instance over gRPC, rather than sent to a "local" (i.e. owned) backing store accessed via hidal-go.
Meta.
@ermik at the moment as far as I know there are no plans for introducing new features so if you want to take a stab at trying to implement it send a PR.
I think you're right, but we'll have to wait for the authors to come around to evaluate this. But I appreciate your interest and if you have any feedback on this — RFC! 👍🏻