Skip to content

Add default functional cache support with PHP Memcached extension #439

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

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