[
https://issues.apache.org/jira/browse/ATLAS-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378162#comment-17378162
]
ASF subversion and git services commented on ATLAS-4347:
--------------------------------------------------------
Commit 2b794b28dbeb9d297cab3d1fa6e7c2a0acfa6c48 in atlas's branch
refs/heads/branch-2.0 from Pinal
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=2b794b2 ]
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)