Y
Hacker News
new
|
ask
|
show
|
jobs
by
dsugarman
4357 days ago
Redis is so fast because it sits in memory, sql relies heavily on hard disk
1 comments
LesZedCB
4357 days ago
Getting good relational DB schemas on REDIS is hard (read: not designed for that). It's mostly for flat data.
link