Skip to content

gaiksaya/opensearch-sdk-java

 
 

Repository files navigation

codecov GHA gradle check GHA validate pull request

OpenSearch SDK for Java

Introduction

Opensearch plugins have allowed the extension and ehancements of various core features however, current plugin architecture carries the risk of fatally impacting clusters should they fail. In order to ensure that plugins may run safely without impacting the system, our goal is to effectively isolate plugin interactions with OpenSearch by modularizing the extension points to which they hook onto.

Read more about extensibility here

Contributing

See CONTRIBUTING

Developer Guide

See DEVELOPER_GUIDE

Design

See DESIGN

Maintainers

See MAINTAINERS

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.

About

OpenSearch SDK to build and run extensions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%