Skip to content

no API to customize rocksdb options and read-only mode #44

@yihuang

Description

@yihuang

Currently we use the NewRocksDBWithRawDB API for two things:

  • tune the rocksdb options as we want
  • open the db in read-only mode, rocksdb support multi-process readers on a live db, we use it to run read-only tasks on live db.

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