[wp-trac] [WordPress Trac] #55700: Move the Memcached container into the Docker Compose config
WordPress Trac
noreply at wordpress.org
Sat Aug 13 23:23:40 UTC 2022
#55700: Move the Memcached container into the Docker Compose config
------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+--------------------------
Changes (by johnbillion):
* owner: (none) => johnbillion
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"53895" 53895]:
{{{
#!CommitTicketReference repository="" revision="53895"
Build/Test Tools: Move the Memcached container into the Docker Compose
config.
This allows a developer to use the persistent Memcached object cache on
their local development environment via the `LOCAL_PHP_MEMCACHED`
environment variable.
Enable the memcached config via `LOCAL_PHP_MEMCACHED=true` in the `.env`
file and then restart the environment with `npm run env:restart`.
Fixes #55700
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55700#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list