Redis (REmote DIctionary Server) is an open source, in-memory, NoSQL key/value store that delivers unparalleled speed, reliability, and performance.  This video demonstrates performance examples of keys vs scan and bulk loading using Redis Protocol. The code for this video can be found at https://github.com/briangeary/redis-performance.