Skip to content

My every process needs to read RocksDB, causing high memory usage when multiple processes are launched on a single machine. Can a shared memory approach be implemented? #14258

@ljfgrace

Description

@ljfgrace

My use case is read-only. RocksDB occupies 19 GB, and each process that loads it into memory consumes approximately 1 GB, with no available means to reduce per-process memory usage. Is there an official mechanism provided for inter-process memory sharing?

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