Y
Hacker News
new
|
ask
|
show
|
jobs
by
nahname
1345 days ago
Redis is a cache
2 comments
gscho
1344 days ago
Redis is not simply a cache. It can be used as one but it supports many other data structures and use cases beyond that.
link
bufferoverflow
1343 days ago
Redis is not a cache. It has all kinds of data structures.
https://redis.com/redis-enterprise/data-structures/
link