Skip to content

Add default functional cache support with PHP Memcached extension #439

@mabed-fr

Description

@mabed-fr

Hello

The official PrestaShop Docker image currently does not include the PHP Memcached extension.
Memcached is a widely used caching backend that can significantly improve performance by reducing database queries and speeding up page loads.

Including this extension by default would allow store owners to enable object caching in PrestaShop without rebuilding the Docker image.

Use cases :

Enable object caching with Memcached directly in PrestaShop.

Improve performance for high-traffic stores.

Simplify deployment in containerized environments.

Regards

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