Querying Redis replication status

46 views
Skip to first unread message

Ajit Sanzgiri

unread,
May 3, 2022, 9:32:32 AM5/3/22
to Redis DB
Is there a reliable way to detect if/when a replica has been fully synched with its master ?

Kunal Gangakhedkar

unread,
May 4, 2022, 1:53:34 AM5/4/22
to redi...@googlegroups.com
Check here:

Particularly, the "replication" section in the output of "INFO" command (or, output of "INFO REPLICATION" command):
Meaning of individual fields is documented under "Here is the meaning of all fields in the replication section:" section on the above page.

Hope this helps.

Kunal


On Tue, 3 May 2022 at 19:02, Ajit Sanzgiri <asan...@gmail.com> wrote:
Is there a reliable way to detect if/when a replica has been fully synched with its master ?

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/redis-db/d7d09dd9-3b75-4166-8ef8-5b678c1eeb18n%40googlegroups.com.

Ajit Sanzgiri

unread,
May 10, 2022, 5:58:11 PM5/10/22
to Redis DB
Thanks Kunal. Will check this out.

Ajit

Reply all
Reply to author
Forward
0 new messages