mirror of
https://github.com/nasa/openmct.git
synced 2025-03-04 13:09:54 +00:00
* touch every file on earth to update copyright * update one more * pick up 2017 2018 2019 * revert fuchs copyright * revert other bundle copyrights * somehow missed one
Elasticsearch Persistence Provider
An adapter for using Elastic for persistence of user-created objects. The installation function takes the URL for an Elasticsearch server as a parameter.
Installation
openmct.install(openmct.plugins.Elasticsearch('http://localhost:9200'))