Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-1646

CpsPath queries using recursive path-component lookup

XMLWordPrintable

      Current CpsPath queries are using a regex in the SQL. The use of regex potentially results in full table scans, severely limiting performance, and causing it to scale linearly with the database size.

      A new algorithm for queries is being proposed that would be independent of database size.

            danielhanrahan Daniel Hanrahan
            danielhanrahan Daniel Hanrahan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: