facebook / facebook/rocksdb

Add `rocksdb_fifo_compaction_options_set_allow_compaction()` to C API bindings ("c.h")

Open
#11,079 3 comments 0 reactions 0 assignees View on GitHub
C bindings enhancement up-for-grabs
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev

### Expected behavior
I want use rocksdb in a C project, so I include c.h,
I need the FIFO comapction style with light compaction, just as the WIKI suggested.
BUT I CAN NOT FIND THE C API IN C.H TO TURN THIS ON.

### Actual behavior
No API in c.h to turn this on.

### Steps to reproduce the behavior

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.