spryker/touch

Touch module

Maintainers

Package info

github.com/spryker/touch

pkg:composer/spryker/touch

Statistics

Installs: 2 825 444

Dependents: 38

Suggesters: 0

Stars: 0


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