Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Cockroach DB #131

Open
tobiasschaefer opened this issue Nov 30, 2020 · 0 comments
Open

Support Cockroach DB #131

tobiasschaefer opened this issue Nov 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tobiasschaefer
Copy link
Collaborator

tobiasschaefer commented Nov 30, 2020

Cockroach DB can be used with the PostgreSQL Driver which makes it very easy to use: https://www.cockroachlabs.com/docs/stable/postgresql-compatibility.html

However, I stumbled across some changes added recently in the Spring Integration for CockroachDB:

Todo:

  • add missing interceptor, fix exception handling. Anything else missing?
  • test it - > document how to test, preferably with TestContainers or Docker
  • document how to use it in README (if not same as PostgreSQL)

FYI:

@tobiasschaefer tobiasschaefer added the enhancement New feature or request label Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant