mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 17:34:03 +00:00
Finish cache invalidation
This commit is contained in:
parent
a6102be1a0
commit
2c1cb92745
3 changed files with 49 additions and 8 deletions
|
|
@ -64,6 +64,4 @@ class CachedTenantResolver
|
|||
$this->cache->forget('_tenancy_domain_to_id:' . $domain);
|
||||
}
|
||||
}
|
||||
|
||||
// todo update cache on writes to data & domains
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue