Skip to content

Storage does not persist reliably if used in an async application #5

@DarthHater

Description

@DarthHater

Hello again!

We are still using this library, and we've noticed that after a LOT of puts, our app continues to progress forward, and we end up exiting before the async queue can be processed. Is there any suggested way of dealing with this? In similar KV stores, there's been a .close() that wraps things up or etc... but all I've seen is _persist which looks to be private, and I don't want to touch it as a result :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions