Hello, I found Solidus and once again I was surprised by the great Ruby on Rails community. Thank you for developing something this nice!
I am a Rails Developer and a Young Entrepreneur - starting an Online Marketplace business. I am using Solidus as our base Ecommerce application. We want to allow for our clients to open their stores through our platform. For this we need a Multi-tenant architecture.
I have a question for the community:
I am trying to achieve a Multi-Tenant Marketplace, and most people mentioned the Apartment gem. I read that Postgresql had recorded issues with this where in cases where more than 50 vendors were registered, the database crashed.
Is there any architectural advice about a software like this? Any case of an application similar to this that I can base to? Maybe some Solidus cases similar?
Anything is helpful.