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

Getting good relational DB schemas on REDIS is hard (read: not designed for that). It's mostly for flat data.