https://github.com/seedstack/elasticsearch-addon
ElasticSearch official persistence integration for SeedStack.
https://github.com/seedstack/elasticsearch-addon
Last synced: 8 months ago
JSON representation
ElasticSearch official persistence integration for SeedStack.
- Host: GitHub
- URL: https://github.com/seedstack/elasticsearch-addon
- Owner: seedstack
- License: mpl-2.0
- Created: 2015-09-22T07:02:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T16:49:14.000Z (about 4 years ago)
- Last Synced: 2025-03-18T10:46:34.887Z (about 1 year ago)
- Language: Java
- Size: 71.3 KB
- Stars: 0
- Watchers: 10
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SeedStack ElasticSearch add-on
[](https://travis-ci.org/seedstack/elasticsearch-addon) [](https://coveralls.io/r/seedstack/elasticsearch-addon?branch=master) [](https://maven-badges.herokuapp.com/maven-central/org.seedstack.addons.elasticsearch/elasticsearch)
ElasticSearch official persistence integration for SeedStack.
This addon provides a transport client compatible with elasticsearch from v2 to v7.
It has been tested against following elasticsearch servers:
- 2.4.6
- 5.6.2
- 6.8.10
- 7.9.1
Profiles have added in order to help build the addon with various elasticsearch jar versions.
By default, Profile v2 is used in travis build configuration.
# Copyright and license
This source code is copyrighted by [The SeedStack Authors](https://github.com/seedstack/seedstack/blob/master/AUTHORS) and
released under the terms of the [Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/).