Skip to content

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

Description

@sacOO7
  • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions