Exactly. Many database systems operate as a cluster where one server acts as master, and the rest are slaves that replicate the master
And to answer the question in OP, “whitelist” means “nothing is allowed unless it’s on the list,” and “blacklist” means “everything is allowed unless it’s on the list.” Both are useful in various contexts
Exactly. Many database systems operate as a cluster where one server acts as master, and the rest are slaves that replicate the master
And to answer the question in OP, “whitelist” means “nothing is allowed unless it’s on the list,” and “blacklist” means “everything is allowed unless it’s on the list.” Both are useful in various contexts