elbart / node-memcache

node.js memcached client
285 stars 64 forks source link

LOOP #42

Open hugopontesmiranda opened 7 years ago

hugopontesmiranda commented 7 years ago

This isn't actually a issue. But can somebody help me. I need to redirect to a page everytime the cache value changes EX: cache key 'id' = 123 so it opens index.php?id=123 but in that page if it the value changes from 123 to 1234 then it redirects to index.php?id=1234 without blinking the page or refreshing just like in case the key value changes it redirects to another page

fgeorgsson commented 5 years ago

Since this is a question it is more likely you will get an answer at https://stackoverflow.com/