mafintosh/torrent-stream

Cache bitfield to disk

Open

#27 opened on Apr 26, 2014

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (247 forks)batch import
help wanted

Repository metrics

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

Description

Currently every restart will result in all stored data being reverified. We should cache the bitfield to disk once in while so this is not needed.

Contributor guide