From: Josiah Carlson <josiah.carl...@gmail.com>
Date: Sun, 30 Sep 2012 18:20:23 -0700
Local: Sun, Sep 30 2012 9:20 pm
Subject: Re: How to reduce redis io usage
Redis has been able to not block on requests during sync for quite a
while (maybe since 2.0). Somewhere around version 2.0 is also when Redis got the option to serve stale data when sync had been lost (the default in pre-2.0 versions), or to return an error (the new default). And I am pretty sure that writing the incoming rdb to disk and being
Regards,
On Sun, Sep 30, 2012 at 4:43 PM, Greg Andrews <hvar...@gmail.com> wrote:
> Wow, the copy to disk on the slave side is a new one to me. Maybe that's > how recent versions prevent the slave from blocking all querys during the > SYNC. > -Greg
> On Sun, Sep 30, 2012 at 4:38 PM, Matthew Palmer <mpal...@hezmatt.org> wrote:
>> On Sun, Sep 30, 2012 at 04:29:50PM -0700, Greg Andrews wrote:
>> It's an RDB, but yes, connecting a slave triggers an RDB creation on the
>> http://redis.io/topics/replication
>> - Matt
>> --
> --
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||