opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

[META] gRPC Server #16556

Open finnegancarroll opened 2 weeks ago

finnegancarroll commented 2 weeks ago

Please describe the end goal of this project

Add an experimental client facing gRPC server to OpenSearch with several protobuf services for common operations. The goal of this issue is to track completed and planned protobuf service implementations to be exposed on the gRPC server.

Supporting References

Experimentation w/ low latency protobuf queries - #15190 Experimentation w/ transport layer protobuf - #15308

Issues

Related component

Other