Hi, got an existing T5 app running with Hibernate and 2nd level cache, now I'd like to make some nodejs apps accessing the same database, what will be a better approach to this? it seems that there might be some inconsistencies in the database, any thoughts on this? Thanks,
A.C.