Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Redis overview

Redis overview

Avatar for Ganesh Gunasegaran

Ganesh Gunasegaran

September 28, 2013
Tweet

More Decks by Ganesh Gunasegaran

Other Decks in Programming

Transcript

  1. What  is  Redis?   •  An  in-­‐memory  data  structure  storage

     engine   for  byte  array  values   – Strings   – Hashes   – Lists   – Sets   – Sorted  Sets   •  Periodically  syncs  to  disk  for  persistence