spryker/touch

Touch module

Maintainers

Details

github.com/spryker/touch

Source

Installs: 2 192 790

Dependents: 38

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 1


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