Synopsis
The stack is provided as a service for other tech stacks requiring Memcache configuration.
Memcache is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
Note: This tech stack should be derived from and never used directly during a project generation session.
Details
Options
Option Name |
description |
Type |
values |
memcached |
host |
IP address or name of a memcached server |
input |
default: 127.0.0.1 |
port |
Port of a memcached server |
input |
default: 11211 |