-
Notifications
You must be signed in to change notification settings - Fork 2.4k
fix(ds): Add configuration for RocksDB options #15463
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
Conversation
6045312 to
6f552d7
Compare
This commit adds options that allow user to configure 1. Block cache size 2. Memtable size 3. Maximum number of open files
| info/2, | ||
| info/1, | ||
|
|
||
| insert_wildcard/2, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is unused for now.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15463 +/- ##
===========================================
+ Coverage 3.81% 81.77% +77.96%
===========================================
Files 1118 1123 +5
Lines 80766 82025 +1259
===========================================
+ Hits 3082 67080 +63998
+ Misses 77684 14945 -62739 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes EMQX-14457
Release version: 6.0.0
Summary
In an effort to reduce the memory usage by the internal structures of the RocksDB NIF, this commit adds options that allow user to configure
PR Checklist
changes/ee/(feat|perf|fix|breaking)-<PR-id>.en.mdfiles