mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-16 20:04:03 +00:00
fix: checks for mispelled words
This commit is contained in:
parent
ecf4391f94
commit
e6494c7a15
5 changed files with 5 additions and 5 deletions
|
|
@ -49,7 +49,7 @@ You can read more about this on the *Queues* page:
|
|||
|
||||
[Queues]({{ $page->link('queues') }})
|
||||
|
||||
## Redis tenancy bootstrapper {#resis-tenancy-bootstrapper}
|
||||
## Redis tenancy bootstrapper {#redis-tenancy-bootstrapper}
|
||||
|
||||
If you're using `Redis` calls (not cache calls, **direct** Redis calls) inside the tenant app, you will want to scope Redis data too. To do this, use this bootstrapper. It changes the Redis prefix for each tenant.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue