You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2021/05/25 19:35:00 UTC

[jira] [Created] (STREAMPIPES-376) Store pipeline element descriptions in CouchDB storage

Dominik Riemer created STREAMPIPES-376:
------------------------------------------

             Summary: Store pipeline element descriptions in CouchDB storage
                 Key: STREAMPIPES-376
                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-376
             Project: StreamPipes
          Issue Type: Improvement
          Components: Backend
            Reporter: Dominik Riemer
            Assignee: Dominik Riemer
             Fix For: 0.69.0


Currently, pipeline element descriptions are stored in an RDF4J database in the core. All other models are already stored in CouchDB. The RDF4J database has performance issues leading to rather long loading times when installing new pipeline elements.

To harmonize the storage of models and speed-up the installation of new pipeline elements, pipeline element descriptions should be stored in a CouchDB database.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)