Overview
Redis Configuration
In addition to the generic configuration described in the previous chapter, each tenant has its own specific settings.
The specific configurations are stored in the Redis database using the tenant's slug as a prefix, creating a structure like the following:
├── ecommerce
├── imagonist-shop
├── imagonist-shop-debug
├── imagonist-shop-test
├── cultures (generic)
└── tenants (generic)