Replies: 1 comment 2 replies
-
Hi, I don't really deal with Hibernate Reactive on a daily basis, so I'm not fully aware of what it can and cannot do. However, I would imagine the problem is pretty close to what it would be in Hibernate ORM. As I mentioned in #32686:
And the best person to ask whether such hybrid multitenancy can work (especially in Hibernate Reactive) would probably be @gavinking. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a requirement to be able to store:
And this dynamically if possible.
On the same time I would like to:
After some discussion with @yrodiere on #32686, I would like to use this place to discuss if this is something doable , the possible design, the current issues, and what should be done.
List of issues found:
Following some answers in those issues, it seems there is a discussion on Reactive design , if there is some others known issues I can subscribe to see the direction of this I will be interested.
@yrodiere do you have some idea ?
Beta Was this translation helpful? Give feedback.
All reactions