Skip to content

Feature Request: Add OpenSearch store support #209

@lcy0321

Description

@lcy0321

Hello Team,

Thank you for developing this excellent project! I would like to suggest adding support for OpenSearch as a new store option in py-key-value.

At present, py-key-value works with Elasticsearch through its official Python client. However, it cannot be used with OpenSearch, as it results in the following error message:

elasticsearch.UnsupportedProductError: The client noticed that the server is not Elasticsearch and we do not support this unknown product

Since Amazon OpenSearch is widely used as an alternative to Elasticsearch in many enterprises, adding support for it would be highly beneficial. I believe this would require integration with the opensearch-py client.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions