fusio/adapter-elasticsearch

Provides a connection to work with an elasticsearch database

Installs: 2 891

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/fusio/adapter-elasticsearch

v6.1.0 2025-03-13 22:27 UTC

README

Fusio adapter which provides a connection to work with an elasticsearch database. The adapter uses the elasticsearch/elasticsearch package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-elasticsearch
php bin/fusio system:register "Fusio\Adapter\Elasticsearch\Adapter"