Skip to content

docs: add clickhouse-r2dbc-reactive driver - #44

Open
CamilYed wants to merge 1 commit into
r2dbc:mainfrom
CamilYed:add-clickhouse-r2dbc-reactive
Open

docs: add clickhouse-r2dbc-reactive driver#44
CamilYed wants to merge 1 commit into
r2dbc:mainfrom
CamilYed:add-clickhouse-r2dbc-reactive

Conversation

@CamilYed

Copy link
Copy Markdown

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You use the code formatters provided here and have them applied to your changes. Don't submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

Issue description

Trivial, single-line documentation addition — no code change, no prior issue filed. Adds clickhouse-r2dbc-reactive to the Driver Implementations list on the Drivers page, alongside the existing clickhouse-r2dbc entry (a separate project maintained under ClickHouse/clickhouse-java).

clickhouse-r2dbc-reactive is a fully reactive, non-blocking-end-to-end R2DBC driver for ClickHouse, built on Reactor Netty. Published to Maven Central as io.github.camilyed:clickhouse-r2dbc-reactive-connector. Source: https://github.com/CamilYed/clickhouse-r2dbc-reactive

New Public APIs

None — documentation-only change.

Additional context

Happy to open a tracking issue first if that's preferred process for docs-only additions to this list; let me know and I'll do that instead.

Fully reactive, non-blocking end-to-end R2DBC driver for ClickHouse
(io.github.camilyed:clickhouse-r2dbc-reactive-connector), distinct
from the existing clickhouse-r2dbc entry (ClickHouse/clickhouse-java).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant