Skip to content

Implementation of Symfony HttpCache through Redis as Storage.

Notifications You must be signed in to change notification settings

Borislavv/symfony-httpcache-in-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony HttpCache implementation through Redis as a storage.

Up:

docker-compose up

Example:

Visit http://0.0.0.0:8080/. The first request will take approximate 5 seconds, but further will handle for 5-30 milliseconds (of course it depends of your hardware).

Note:

Check the composer.json file, exactly the extra block, there is redeclared the SymfonyRuntime.

About

Implementation of Symfony HttpCache through Redis as Storage.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published