We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It is very easy to use default cache adapter like Redis or Filesystem.
But there is no explanation on how to set custom options for a given adapter.
For instance, Redis client supports a lot of options:
=> How may I use them?