Skip to content

WIP: Feature / Database Storage Persistence#20

Open
emerick42 wants to merge 1 commit intomasterfrom
feature/database-storage-persistence-deactivation
Open

WIP: Feature / Database Storage Persistence#20
emerick42 wants to merge 1 commit intomasterfrom
feature/database-storage-persistence-deactivation

Conversation

@emerick42
Copy link
Copy Markdown
Owner

It implements a new configuration option database.persistence that can completely disable the persistence of the database storage.

In theory, when disabled, it should greatly improve write performances for massive requests. In practice, it actually does have the same performances as when running with the existing fsync_on_persist option disabled (tested with batches of 1000 job write requests from a client).

This PR is not acceptable as it is right now, and we should go deeper on this path to find improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant