Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocksdb: distributed compaction #11

Open
rockeet opened this issue Jun 8, 2018 · 0 comments
Open

rocksdb: distributed compaction #11

rockeet opened this issue Jun 8, 2018 · 0 comments

Comments

@rockeet
Copy link
Member

rockeet commented Jun 8, 2018

in 1-write n-read framework, write node just handling client write request and sst flush.

background compactions are running on other nodes, once compaction finished, notify all nodes to update: load new sst and discard old sst.

@rockeet rockeet changed the title rockdb: distributed compaction rocksdb: distributed compaction Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant