java - Spring Zuul Gateway - with Spring Cache Redis -


is possible have spring zuul gateway project , can have caching on gateway , before routes microservices , checks same request on redis server , return cache data if finds entry on redis server ?

yes, can zuul. can use out of box nginx reverse-proxy caching. coul me faster , easier.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -