Skip to content

Add object caching service #4

@westonruter

Description

@westonruter

In order to make use of an object-cache.php drop-in, we just make the Redis service available. For example:

services:
  cache:
    type: redis
    persist: true

See https://docs.devwithlando.io/tutorials/redis.html

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