Skip to content
Kyle Coberly edited this page Aug 6, 2017 · 1 revision
  • Key/value, in memory
  • Values: strings, hashes, lists, sets, sorted sets, some others
  • Serialize strings for nested structures
  • Redis clients are event emitters
  • Hiredis <- better non-blocking support

Clone this wiki locally