Skip to content

Use Redis cache for file locking #114

Description

@jswetzen

I've been having issues with files locking up permanently, and there's an FAQ entry describing a workaround. The problem keeps coming up though and they suggest using a Redis cache for file locking instead of the default database method.

Maybe it's a good idea to install Redis and use it for file locking and even replace APCu to keep the dependencies to a minimum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions