Snapchat/KeyDB

Refactor Code to Use “Replica”

Open

#75 opened on Aug 23, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (495 forks)batch import
good first issue

Repository metrics

Stars
 (8,383 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This tracks renaming any code still using the old master/slave terminology where back compat is not affected.

The older terminology is divisive and that’s not what KeyDB is about. On top of that “Replica” is simply a more descriptive name especially now that replicas can also push changes with Active Replication.

Contributor guide