Suggestion! Rails 6.0.4 ActiveTanant

Thanks for the suggestion. We already have multiple database support in Rails, and I added horizontal sharding support in 6.1. For the most part Rails already supports what you need to do tenant sharding as well. In the case that it didn’t, we’re not going to add a new gem but would instead extend the existing features to have more functionality. If there’s anything specific missing please either send a PR to fix the specific missing functionality or let us know where what is missing.

This was also discussed here ActiveMultiTenant - #6 by eileencodes