Hi Leo,
I’m really sorry for the late reply. I hope to be yet on time to answer.
Multi-tenancy is something not supported by Activate yet. I think use Scala Types to “bind” the entities to different contexts can be an alternative, but this approach requires to have multiple context instances.
I think the ideal solution is to extend the polyglot mechanism to allow routing the entities to a specific storage. Using this approach, it is possible to have only one persistence context instance. It is also relatively simple to implement.
Let me know if you are wiling to work on this, so we can discuss in detail. Another alternative is to open a github issue so it can be prioritized in the roadmap.
Cheers,
You received this message because you are subscribed to the Google Groups "Activate Persistence Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
activate-persist...@googlegroups.com.