Srikanth Manvi
Srikanth Manvi
Updated Readme to include a standard paragraph about Elasticsearch.
This blog post uses deprecated library. Proving a alternative with this commit.
When the ES|QL API [supports Apache Arrow streaming](https://github.com/elastic/elasticsearch/pull/104877), we should add an ES|QL helper to the JS client to make it simpler to work with those streaming responses.
Once ES|QL supports returning paginated results, we should add an ES|QL helper that provides an async generator to iterate over results that abstracts pagination away. As of June 2024, we...
Explore if having a DSL client for JS makes sense.