You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jorge Bay (Jira)" <ji...@apache.org> on 2019/10/10 08:05:00 UTC

[jira] [Work started] (TINKERPOP-2305) GraphBinary: Wrap Buffer API

     [ https://issues.apache.org/jira/browse/TINKERPOP-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TINKERPOP-2305 started by Jorge Bay.
--------------------------------------------
> GraphBinary: Wrap Buffer API
> ----------------------------
>
>                 Key: TINKERPOP-2305
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2305
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 3.4.3
>            Reporter: Jorge Bay
>            Assignee: Jorge Bay
>            Priority: Major
>              Labels: graphbinary
>
> As discussed on the mailing list, we should wrap Netty's {{ByteBuf}} and expose our own {{Buffer}} interface in the GraphBinary public API, exposing the same {{readX()}} and {{writeX()}} methods of {{ByteBuf}}.
> This change allows us to move GraphBinary serialization to gremlin-core, simplifying dependency management for integrators.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)