Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Nov 3, 2023
1 parent b21995f commit ac9cbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ the [Jakarta Connectors Architecture 2.1](https://jakarta.ee/specifications/conn

- Manages the resource adapter lifecycle using the Quarkus container
- Flexible configuration of resource adapters
- WorkManager implementation uses Vert.x worker threads
- `WorkManager` implementation uses a [ManagedExecutor](https://download.eclipse.org/microprofile/microprofile-context-propagation-1.0/apidocs/org/eclipse/microprofile/context/ManagedExecutor.html)
- Integrates with the Quarkus transaction manager
- Native mode is supported (but not every the Resource Adapter, which demands a specific extension if necessary)
- Pool metrics are exposed as Prometheus metrics
Expand Down

0 comments on commit ac9cbb9

Please sign in to comment.