Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Implement Read Free Replication #21

Closed
yoshinorim opened this issue Jan 14, 2015 · 0 comments
Closed

Implement Read Free Replication #21

yoshinorim opened this issue Jan 14, 2015 · 0 comments
Assignees

Comments

@yoshinorim
Copy link

This is about implementing read-free slave, similar to what TokuDB has recently implemented.

The idea is that one can process RBR events without making Get() calls or scans. They have sufficient information to issue Put/Delete calls.

RocksDB SE will support RBR only so RBR restriction is not a problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants