zhfeng / quarkus-ironjacamar

IronJacamar is an implementation of the Jakarta Connector Architecture specification

Home Page:https://docs.quarkiverse.io/quarkus-ironjacamar/dev/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus IronJacamar

All Contributors

Version

Overview

This extension provides support for running Jakarta Connectors in Quarkus. It is based on the Jakarta Connectors Architecture 2.1 specification.

Features

  • Manages the resource adapter lifecycle using the Quarkus container
  • Flexible configuration of resource adapters
  • WorkManager implementation uses a ManagedExecutor
  • 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

Limitations

Documentation

The documentation is available here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

George Gastaldi
George Gastaldi

πŸ’» 🚧
Vincent Sevel
Vincent Sevel

πŸ› πŸ““ πŸ’» 🚧
Zheng Feng
Zheng Feng

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

IronJacamar is an implementation of the Jakarta Connector Architecture specification

https://docs.quarkiverse.io/quarkus-ironjacamar/dev/index.html

License:Apache License 2.0


Languages

Language:Java 100.0%