]> git.saurik.com Git - redis.git/commitdiff
New in INFO: aof_last_bgrewrite_status
authorSaj Goonatilleke <sg@redu.cx>
Tue, 17 Jul 2012 02:06:53 +0000 (12:06 +1000)
committerSaj Goonatilleke <sg@redu.cx>
Tue, 17 Jul 2012 23:54:55 +0000 (09:54 +1000)
Behaves like rdb_last_bgsave_status -- even down to reporting 'ok' when
no rewrite has been done yet.  (You might want to check that
aof_last_rewrite_time_sec is not -1.)


No differences found