You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pinal (Jira)" <ji...@apache.org> on 2021/07/06 11:43:00 UTC

[jira] [Created] (ATLAS-4347) DSL Search : Caching Mechanism for translated dsl queries

Pinal created ATLAS-4347:
----------------------------

             Summary: 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


* DSL Query is converted to Janus Graph 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)