mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 22:45:04 +00:00
This commit cuts over to StandardCharset vs. guavas Charsets, removes obsolete uses of Collections2 / Function and replaces all LoadingCaches with simple CHM#loadIfAbsent Original commit: elastic/x-pack-elasticsearch@7d1d607e9e
= 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.