Summary
This chapter started with an introduction to time series with some real-world examples, and then presented different time series implementations in Node.js, using String, Hash, Sorted Set, and HyperLogLog data types.
The next chapter will introduce other Redis features, such as transactions, pipelining, Lua scripting, and administration commands, and then give more details on data type optimization.