Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is redis

Redis is an in-memory data structure store, used as a distributed, 
in-memory key–value database, cache and message broker, with optional 
durability. Redis supports different kinds of abstract data structures, 
such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, 
streams, and spatial indices.
 
PREVIOUS NEXT
Tagged: #redis
ADD COMMENT
Topic
Name
8+3 =