torrent/storage
Matt Joiner 627b75c8b4 Merge branch 'sqlite-direct' 2021-05-14 15:36:35 +10:00
..
sqlite Don't set the page size by default 2021-05-06 15:25:01 +10:00
test Rework lots of option handling 2021-05-05 21:36:36 +10:00
bolt-piece-completion.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
bolt-piece-completion_test.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
bolt-piece.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
bolt.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
doc.go storage: Add package doc 2017-03-18 13:03:02 +11:00
file-misc.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
file-misc_test.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
file-piece.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
file.go Allows one to use Custom PieceCompletion (#486) 2021-05-09 19:34:41 +10:00
file_test.go Make io.EOF an expected error from storage.Piece.ReadAt 2020-02-27 16:45:57 +11:00
interface.go Replace storage.IncompletePieceToWriter with io.Writer 2020-11-06 16:23:38 +11:00
issue95_test.go Resource per piece storage: Store incomplete chunks separately 2020-01-14 10:51:09 +11:00
issue96_test.go Differentiate between storage.ClientImpl{,Closer} 2020-02-21 14:12:44 +11:00
map-piece-completion.go Use sync.Map in map piece completion 2021-05-05 12:38:26 +10:00
mark-complete_test.go Rework lots of option handling 2021-05-05 21:36:36 +10:00
mmap.go Sanitize metainfo file paths for file-based storage 2020-10-15 15:45:08 +11:00
piece-completion.go Big rename of files and types in storage 2021-05-05 12:05:02 +10:00
piece-resource.go Rework lots of option handling 2021-05-05 21:36:36 +10:00
safe-path.go Fix error handling for bad torrent adds with safe file handling 2020-10-15 16:03:43 +11:00
safe-path_test.go Sanitize metainfo file paths for file-based storage 2020-10-15 15:45:08 +11:00
sqlite-piece-completion.go Switch to crawshaw.io/sqlite 2020-07-15 16:16:14 +10:00
storage_test.go Add bolt piece completion DB 2016-10-25 19:07:26 +11:00
wrappers.go Replace storage.IncompletePieceToWriter with io.Writer 2020-11-06 16:23:38 +11:00