The Redis In-memory Data Store: Data Structures
Redis offers a variety of data structures and collections which enable developers to deliver several types of high-performing applications to end-users. In this course youll learn how to work with Rediss different data structures namely lists hashes and sets. Youll then learn to perform various set operations such as union intersection and set difference. Next youll distinguish sorted sets from regular sets and learn how to work with them. Youll then examine the benefits and limitations of HyperLogLog structures and how to use these in Redis. Upon completing this course youll be able to compare and work with each of these structures and recognize their use cases.