Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Document no more maintained #109

Merged
merged 1 commit into from
Dec 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

> [!WARNING]
> This extension is no more maintained, the latest release is 1.1.0 based on Quarkus 3.2.x.
> Maintenance stops because it depends on the Quarkus Elasticsearch High Level Client extension removed on Quarkus 3.3.



This Quarkus extension provides a Vert.x based Elasticsearch client based on [Mutiny](https://smallrye.io/smallrye-mutiny).

For more information about the reactive client, goes to the [Reactiverse Elasticsearch Client](https://github.com/reactiverse/elasticsearch-client).
Expand Down
Loading