Open
Description
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
Labels
No labels