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

Add further methods to rocksdb C api for rocksdb_get_name, rocksdb_sy… #13310

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jurmous
Copy link
Contributor

@jurmous jurmous commented Jan 17, 2025

Add further methods to rocksdb C api for

  • rocksdb_get_name
  • rocksdb_sync_wal
  • rocksdb_promote_l0
  • rocksdb_verify_checksum
  • rocksdb_number_levels
  • rocksdb_max_mem_compaction_level
  • rocksdb_level0_stop_write_trigger

And tests

…nc_wal, rocksdb_promote_l0, rocksdb_verify_checksum, rocksdb_number_levels, rocksdb_max_mem_compaction_level, rocksdb_level0_stop_write_trigger
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.

2 participants