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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -