stephen mallette created TINKERPOP-1228: -------------------------------------------
Summary: Traversal Caching for TraversalOpProcessor Key: TINKERPOP-1228 URL: https://issues.apache.org/jira/browse/TINKERPOP-1228 Project: TinkerPop Issue Type: Improvement Components: driver, server Affects Versions: 3.2.0-incubating Reporter: stephen mallette Serialized traversals are big which makes repeated requests for the same traversal expensive. Would be better to cache these somehow for re-use to avoid the serialization and network overhead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)