Skip to content

A java implementation of curator like functionality for elasticsearch.

License

Notifications You must be signed in to change notification settings

phospodka/curator-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curator Java

A java implementation of curator like functionality for elasticsearch.

State

Provide a convenient java way to manage elasticsearch indices. Elasticsearch has all the builders to do this, but they are kind of cumbersome to use. So I want to implement the core operations of index management and then move into implementing the automation around managing. This will allow someone to both use out of the box and also integrate with their own scheduling mechanism.

State

Just getting started. Almost no usable functionality other than some implementations of core operations.

License

See LICENSE file. MPL 2.0.

About

A java implementation of curator like functionality for elasticsearch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages