[
https://issues.apache.org/jira/browse/TINKERPOP-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113810#comment-18113810
]
ASF GitHub Bot commented on TINKERPOP-3282:
-------------------------------------------
spmallette opened a new pull request, #3639:
URL: https://github.com/apache/tinkerpop/pull/3639
https://issues.apache.org/jira/browse/TINKERPOP-3282
Adds a pluggable storage option to TinkerGraph allowing it to persist data
to disk as part of its transaction model. For simplicity the default storage
implementation uses GraphBinary as the storage format. Review the Upgrade
Documentation changes for details.
> TinkerGraph file persistence
> ----------------------------
>
> Key: TINKERPOP-3282
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3282
> Project: TinkerPop
> Issue Type: Improvement
> Components: tinkergraph
> Affects Versions: 3.7.6
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Major
>
> Give TinkerGraph a basic file persistence option tied to its transactional
> usage so that it can support some more complex use cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)