What Are Redis Hashesby@smpnjn
586 reads
586 reads

What Are Redis Hashes

by Johnny Simpson3mOctober 1st, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Redis hashes are a type of record stored in a Redis database. They are mutable, so can be easily changed and updated depending on your needs. If you are new to Redis, make sure you install it first before trying this tutorial. Redis is flat in structure, so we can't have multiple levels like we do in JSON. If we want to add a new hash, we use the terminal command `HSET` to create a hash, and update or add to it.
featured image - What Are Redis Hashes
Johnny Simpson HackerNoon profile picture
Johnny Simpson

Johnny Simpson

@smpnjn

Product, Engineering, Web

About @smpnjn
LEARN MORE ABOUT @SMPNJN'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Johnny Simpson HackerNoon profile picture
Johnny Simpson@smpnjn
Product, Engineering, Web

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite