Getting Started With Redis And It's Data Types On Redis-CLI
REDIS (REmote DIctionary Service)
What is Redis?
Redis is an open source, in-memory data structure store, used as a database or as a cache. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, ...
audarya.hashnode.dev4 min read