Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Extend pmemstream customizability #259

@igchor

Description

@igchor

FEAT: Extend pmemstream customizability

Rationale

There are multiple internal parameters that impact performance and are currently hardcoded. For example, MAX_CONCURRENCY or BATCH_SIZE for commit/persist processing. We should allow users to customize those values.

API Changes

Config structure + change in pmemstream_open function to accept the config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions