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

feat(thirdparty): Use facebook/rocksdb and pegasus-kv/encfs as rocksdb thirdparty #1678

Merged
merged 4 commits into from
Nov 9, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Nov 8, 2023

After the reimplementation of encryption feature on RocksDB as a plugin,
now we can use the facebook official RocksDB plus the pegasus-kv/encfs
plugin. It would be more flexiable rather than modify the core code of
RocksDB.

@acelyc111 acelyc111 changed the title feat: Use facebook/rocksdb and pegasus-kv/encfs as rocksdb thirdparty feat(thirdparty): Use facebook/rocksdb and pegasus-kv/encfs as rocksdb thirdparty Nov 9, 2023
@github-actions github-actions bot added the cpp label Nov 9, 2023
@acelyc111
Copy link
Member Author

The tests failed because they were still using the old thirdparty libs, including librocksdb.a, which did support the new encryption uri.

@empiredan empiredan merged commit 5e9a2a9 into apache:master Nov 9, 2023
49 of 77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants