Ask HN: Is it feasible to use redis as the only datastore?
https://news.ycombinator.com/item?id=3010345Ive read that Redis is used for caching. But for a simple application is it feasible to use Redis as the only datastore since it provides fairly robust querying capabilities?