Hacker News new | ask | show | jobs
by ayushghosh 4257 days ago
Use a document store like mongoDB, use redis for frequently used data only, Mysql is also great, maria db would be better or percona.

I think redis should have current data only which may be needed to process or crunch daily sales or so etc.