Skip to content

Missing WAL compression in Java API #13527

Open
@wdroste

Description

@wdroste

From the Wiki
https://github.com/facebook/rocksdb/wiki/WAL-Compression

And looking at the options.h
https://github.com/facebook/rocksdb/blob/4069afeede6363a2f723ea72a6b24bd10fe0d0c7/options/db_options.h#L86C19-L86C26

And here options.cc

{offsetof(struct ImmutableDBOptions, wal_compression),

But I don't see it in DBOptions.java if I'm missing please close this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions