ably-php icon indicating copy to clipboard operation
ably-php copied to clipboard

Add way to inject caching machanism externally as a interface

Open sacOO7 opened this issue 3 years ago • 1 comments

  • In laravel, a new instance is created for every request, so providing an external caching mechanism for remembering and reusing stuff again will be useful. Example - Host Caching (HostCache.php) is used for remembering the last used host/fallback host. So, an external caching mechanism via interface can be provided in laravel.

┆Issue is synchronized with this Jira Task by Unito

sacOO7 avatar Dec 07 '22 19:12 sacOO7

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3162

sync-by-unito[bot] avatar Dec 07 '22 19:12 sync-by-unito[bot]