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

Implement the data encryption plugin for RocksDB #1

Merged
merged 10 commits into from
Nov 8, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Nov 1, 2023

Most of the code are migrated from https://github.com/pegasus-kv/rocksdb/commits/v8.5.3-pegasus-encrypt, there is no functional changes, but just refactor to use the plugin architecture [1] of RocksDB.

  1. https://github.com/facebook/rocksdb/tree/main/plugin#readme

@acelyc111 acelyc111 closed this Nov 1, 2023
@acelyc111 acelyc111 reopened this Nov 1, 2023
@acelyc111 acelyc111 closed this Nov 1, 2023
@acelyc111 acelyc111 reopened this Nov 1, 2023
@acelyc111
Copy link
Member Author

acelyc111 commented Nov 3, 2023

You can compare the changes with PR pegasus-kv/rocksdb#21

@acelyc111 acelyc111 requested a review from Smityz November 3, 2023 06:14
foreverneverer
foreverneverer previously approved these changes Nov 7, 2023
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Smilencer <[email protected]>
acelyc111 and others added 3 commits November 8, 2023 09:16
Co-authored-by: Smilencer <[email protected]>
Co-authored-by: Smilencer <[email protected]>
Co-authored-by: Smilencer <[email protected]>
README.md Show resolved Hide resolved
@acelyc111 acelyc111 requested a review from Smityz November 8, 2023 03:05
@empiredan empiredan merged commit 58cf2b6 into pegasus-kv:main Nov 8, 2023
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants