Lightning Talk - Data structures and grouping commands
Andre Lopes talks about the various redis data structures (like string, set, hashes etc.) and how to use them. He also explains the ways to batch redis commands and draws a comparison b/w pipelining and transactions while batching.