mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Cygwin support has been removed from master, so we should be consistent with x-plugins as well. See elastic/elasticsearchelastic/elasticsearch#16871 Closes elastic/elasticsearch#1635 Original commit: elastic/x-pack-elasticsearch@8dd93209c7
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.