M
M
MasterCopipaster2021-11-09 17:09:33
symfony
MasterCopipaster, 2021-11-09 17:09:33

Is it possible in Symfony 5.2 to store cache and sessions in memcache using standard methods?

Is it possible to store user sessions and cache in Symfony 5.2 in memcache?
Memcache itself is already installed and configured, some controllers work with it.
But while sessions and cache are stored in a file, is it possible to put them in memcache and what should be written in env for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2021-11-09
@MasterCopipaster

Official documentation https://symfony.com/doc/current/components/http_fo...
A more detailed guide, but from previous versions.
https://stefan-poeltl.medium.com/symfony-and-memca...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question