NiuNiu MaTe
May 17, 2023 · Databases
Mastering Redis HSET: Basics, Commands, and Internal Encoding
This article introduces Redis HSET, covering its definition, suitable use cases, common commands for creating, reading, updating, and deleting hash fields, as well as the underlying encoding mechanisms (ziplist vs hashtable) and best practices, including the deprecation of HMSET.
CacheHSETHash
0 likes · 7 min read
