Redis Performance Basics
Brian GearyMay 19, 2021
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...Read More