torrent/storage
gitpubber 8f6f47a2e0
Added build tags to disable few packages if necessary (#499)
2021-05-25 18:48:59 +10:00
..
sqlite Progress testing without cgo a bit 2021-05-21 15:22:26 +10:00
test Rework lots of option handling 2021-05-05 21:36:36 +10:00
bolt-piece-completion.go Added build tags to disable few packages if necessary (#499) 2021-05-25 18:48:59 +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 Added build tags to disable few packages if necessary (#499) 2021-05-25 18:48:59 +10:00
bolt.go Added build tags to disable few packages if necessary (#499) 2021-05-25 18:48:59 +10:00
default-dir-piece-completion-boltdb.go Added build tags to disable few packages if necessary (#499) 2021-05-25 18:48:59 +10:00
default-dir-piece-completion-sqlite.go Added build tags to disable few packages if necessary (#499) 2021-05-25 18:48:59 +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 Default to sqlite piece completion for dir if cgo enabled 2021-05-14 15:51:26 +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 Added build tags to disable few packages if necessary (#499) 2021-05-25 18:48:59 +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