Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add way to inject caching machanism externally as a interface #172

Open
sacOO7 opened this issue Dec 7, 2022 · 1 comment
Open

Add way to inject caching machanism externally as a interface #172

sacOO7 opened this issue Dec 7, 2022 · 1 comment

Comments

@sacOO7
Copy link
Collaborator

sacOO7 commented Dec 7, 2022

  • 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

@sync-by-unito
Copy link

sync-by-unito bot commented Dec 7, 2022

➤ Automation for Jira commented:

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

@sacOO7 sacOO7 changed the title Expose HostCache.php as a interface Add way to inject caching machanism externally as a interface Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant