durability: All content tagged as durability in NoSQL databases and polyglot persistence
Monday, 26 March 2012
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