spryker/touch

Touch module

Maintainers

👁 spryker-bot

Package info

github.com/spryker/touch

pkg:composer/spryker/touch

Statistics

Installs: 2 906 237

Dependents: 38

Suggesters: 0

Stars: 0

4.9.0 2025-08-04 12:18 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary 87dc4419b93fe44eee7e64f124d4a530940aba81


README

👁 Latest Stable Version
👁 Minimum PHP Version

As Yves has no connection to the database of Zed, touch is a key concept to make rendering front-end pages fast. Yves fetches all dynamic data from a key-value storage (Redis) and a search engine (Elasticsearch). The process of collecting data consists of two steps: touch and export. Touch module marks items for exporting to key-value storage and search.

Installation

composer require spryker/touch

Documentation

Spryker Documentation