Skip to content

A functional-models-orm datastore provider that uses Elasticsearch or Opensearch.

License

Notifications You must be signed in to change notification settings

monolithst/functional-models-orm-elastic

Repository files navigation

Functional Models ORM Elastic

Unit Tests Coverage Status

Run Feature Tests

To run the feature tests, you need to set up an actual Elasticsearch cluster within AWS and then call cucumber like the following:

npm run feature-tests -- --world-parameters '{"elasticUsername":"USERNAME", "elasticPassword":"PASSWORD", "cloudId": "CLOUD_ID"}'

IMPORTANT WORD OF CAUTION: I would not attempt to use this database for anything other than this feature tests, as the indexes are completely deleted without remorse.

About

A functional-models-orm datastore provider that uses Elasticsearch or Opensearch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published