I mentioned before that you could use the idea of data persistency to rebuild your data from total failure. There are two types. RDB and AOF. RDB – persists a snapshot of your cache in a binary format. The snapshot … Continue reading
I mentioned before that you could use the idea of data persistency to rebuild your data from total failure. There are two types. RDB and AOF. RDB – persists a snapshot of your cache in a binary format. The snapshot … Continue reading
 Original post (opens in new tab) 
 View comments in original post (opens in new tab)