Skip to content

Embedded cache DB alternative #2774

Open
@pditommaso

Description

@pditommaso

Bug report

Nextflow tasks metadata is stored into a local embedded key-value database based on LevelDB.

This provides good performance, however, the LevelDB store has some stability issues on specific hardware/file systems causing and represent blocking factor for those users. See for example: #2377, #403, #351 and #309

The goal of this issue is to explore the use of lmdbjava as alternative storage for nextflow tasks metadata

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