]> Sergey Matveev's repositories - btrtrc.git/history - storage/completion.go
Allows one to use Custom PieceCompletion (#486)
[btrtrc.git] / storage / completion.go
2020-05-03 Matt JoinerUse anacrolix/log in storage completion
2018-01-11 Matt JoinerClarify the PieceCompletion.Set method bool argument
2017-10-12 Matt JoinerTrack completion known to implementation state
2017-05-25 Matt JoinerMerge pull request #156 from mlmhl/completion
2017-05-22 mlmhlmake pieceCompletion configurable
2017-03-30 Matt Joinerstorage: Fix race condition in mapPieceCompletion
2016-10-25 Matt JoinerAdd bolt piece completion DB
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-07-12 Matt JoinerFix issue #97
2016-07-06 Matt Joinerstorage: Move pieceCompletion interface into correct...
2016-06-20 Matt JoinerAdd piece completion storage