[
https://issues.apache.org/jira/browse/ATLAS-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378160#comment-17378160
]
ASF subversion and git services commented on ATLAS-4347:
--------------------------------------------------------
Commit 1868a2ddaf044fb1f5d4df5a7a3a765b213ad6ed in atlas's branch
refs/heads/master from Pinal
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=1868a2d ]
ATLAS-4347 : DSL Search : Caching Mechanism for translated dsl queries
Signed-off-by: Pinal <pinal-shah>
> DSL Search : Caching Mechanism for translated dsl queries
> ----------------------------------------------------------
>
> Key: ATLAS-4347
> URL: https://issues.apache.org/jira/browse/ATLAS-4347
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Pinal
> Assignee: Pinal
> Priority: Major
> Labels: AdvancedSearch
>
> * DSL Query is converted to Tinkerpop Traversals.
> * Caching traversal with respective to query saves time of translation.
> * Whenever same query with same limit and offset is fired again, it will
> pick the translated query from cache.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)