Comment on Ask HN: Is it feasible to use redis as the only datastore?parentComments−pjscott14yVirtual memory support is being dropped from redis in versions after 2.4, so you should definitely avoid using it.−codecaine14ythanks for keeping me updated about redis :)
Comments
Virtual memory support is being dropped from redis in versions after 2.4, so you should definitely avoid using it.
thanks for keeping me updated about redis :)