Gremlinq / ExRam.Gremlinq

A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphBinary support for Janus?

shaunco opened this issue · comments

commented

Now that Janus supports Graph Binary, it would be fantastic to have Graph Binary support in ExRam.Gremlinq. Graph Binary is quite a bit faster for serialization and deserialization and is much smaller on the wire.

That said, it isn't totally clear to be where ExRam.Gremlinq and Gremlin.Net starts, but Tinkerpop's Gremlin.Net does not yet have support for Graph Binary (only the Java based Gremlin.Core has support).

Agreed. GraphBinary would be awesome but my focus is mostly on CosmosDB (which doesn't even support Bytecode yet) so unless a PR or serious financial contribution comes along, this has to wait.

commented

Understood. If I can find some cycles I'll try to make a PR.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.