Comment on Ask HN: Is it feasible to use redis as the only datastore?parentComments−jstephens14yRedis also support PubSub, lists, ordered lists, and hashes. Not exactly a strict "key value" store.
Comments
Redis also support PubSub, lists, ordered lists, and hashes. Not exactly a strict "key value" store.