mariuszprzydatek.com


Home | Archives


Redis Persistence

August 29, 2013 10:56 am

In my today’s post i’d like to touch on Redis persistence mechanisms.

 

What we can choose from are basically two options (or the combination of those):

 

Both of those options are controlled by two different groups of configuration settings in the redis.conf file:

 

Advantages and disadvantages of both methods (redis.io):

 

The general advice from Redis team is that you should use both persistence methods if you want a degree of data safety comparable to what PostgreSQL can provide you.

 

 

Take care!

 

Resources:

Posted by Mariusz Przydatek

Categories: Databases, NoSQL, Redis

Tags: ,

One Response to “Redis Persistence”

  1. […] Redis Persistence – mariuszprzydatek.com | in search of … – stop-writes-on-bgsave-error – by default Redis will stop accepting writes if RDB snapshots are enabled (at least one save point) and the latest background save failed. This will make the user aware (in an hard way) … […]

    By Fix Stop-writes-on-bgsave-error Yes Errors - Windows XP, Vista & Windows 7, 8 on October 26, 2014 at 12:49 am



Mobile Site | Full Site


Get a free blog at WordPress.com Theme: WordPress Mobile Edition by Alex King.