Questions tagged as 'multi-tenancy'

1
answer

Multi-tiered development and business rule

I work with a team developing an ERP and I am responsible for issuing reports, one of which executes a select in the bank that in tests took more than 2 hours running, which led to errors and a big doubt: who was processing all the inform...
asked by 26.11.2018 / 19:53
0
answers

Multi tenancy springboot [closed]

How do I keep spring tenantID present in all requests? I would like to point out that my idea for multitenant usage would be as follows www.nomeDoSistema.com.br/nomeDaEmpresa/ and for each company name the system will fix a single bank fo...
asked by 14.03.2018 / 04:46
1
answer

tenant application for multiple users

Good my doubt and as long as the approach of creating a database in the following scenarios Multiple Database, a database created by user Multiple Schemas, well it would only have a single database, but each user would have their schema...
asked by 24.10.2017 / 04:08
0
answers

Set a field in all models

I'm trying to create an app that works with multiple companies and I always need to save the company_id field whenever I create and / or update any model , what is the best way to do this? to do this? I thought of a before_action around...
asked by 17.02.2017 / 18:45