Redis Persistence Demystified
TL;DR:
even if Redis is an in memory database it offers good durability compared to other on disk databases.
But you must read the post for all the nitty-gritty.
Original title and link: Redis Persistence Demystified (©myNoSQL)
via: http://antirez.com/post/redis-persistence-demystified.html