Sunday, October 5, 2014

Introduction to Redis with Peter Hayes

Hack Reactor alumnus, Peter Hayes, gives a talk on an introduction to Redis. The presentation covers:

• What are key-value stores and what is Redis?
• Why use them? What are the advantages compared to standard databases?
• Setting up a connection in node
• The Redis API
• Basic Operations
• Hashes
• Sets
• Lists

The lecture is a combination of slides and a bit of live coding.


No comments: