mafintosh/torrent-stream

Cache bitfield to disk

Open

#27 opened on Apr 26, 2014

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

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