3

I'm using dalli gem as a memcached client in my Rails 4 app. Having multiple cached fragments in my view I couldn't but wonder how efficiently does Rails handles retrieval of data from memcached server. Does it make a new connection per each fragment or does it retrieve all the necessary fragments in a single connection?

Sbbs
  • 1,610
  • 3
  • 22
  • 34

0 Answers0