Difficulty: Advanced
How do you check the internal memory encoding of a specific key?
Use `OBJECT ENCODING <key>` (e.g., it might return 'ziplist' for a small hash).
Memory, Internal Optimization
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.