February 2018
Intermediate to advanced
382 pages
11h 33m
English
Attention should always be paid to the time and complexity needed when it comes to the complex Redis API. In sorted set, the API ZINTERSTORE and ZUNIONSTORE are the case.
For your reference, Redis also uses two encodings internally to store sorted set objects, like the data type list mentioned in the Using the hash data type recipe :
Read now
Unlock full access