handshake-org/hsd

Add chaindb option for compaction directory.

Open

#903 opened on Oct 2, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (286 forks)batch import
Good first issueblockchain

Repository metrics

Stars
 (1,814 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, compaction happens on the same disk with suffix of ~. Add ability for users to specify some place specific to utilize different volumes etc.

Contributor guide