vendredi 4 juillet 2014

Using redis as an LRU cache for postgres


Vote count:

0




I have postgres 9.3 db and I want to use redis to cache calls the the DB (basically like memcached). I followed these docs, which means I have basically configured redis to work as an LRU cache. But am unsure what to do next. How do I tell redis to track calls to the DB and cache their output? How can I tell it's working?



asked 29 secs ago

akh2103

1,968





Aucun commentaire:

Enregistrer un commentaire