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

Extend pmemstream customizability #259

Open
igchor opened this issue Aug 11, 2022 · 0 comments
Open

Extend pmemstream customizability #259

igchor opened this issue Aug 11, 2022 · 0 comments
Labels
Type: Feature New feature or request

Comments

@igchor
Copy link
Contributor

igchor commented Aug 11, 2022

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.

@igchor igchor added the Type: Feature New feature or request label Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant