Ok, I know that this is not an opptimal approach, but I was thining of using the same ravenhq db with two different applications.
Why I'm thinking of it, is because I have two really small web-applications that is going to use ravendb as db. And I have one registered paid ravenHq database.
My two applications is not going to share any documents. And both apps data is not going to grow especially big. So my question is. Is this possible to do, or will there be any complications?
//thanks