LIAUD Corentin
9183df0ebd
fix: fixes according to PR comments
...
- Reset previous implementation of InMemoryExampleStorage
- Implement default (empty) behaviour of on_piece_completed in trait
itself
- Now passing a ValidPieceIndex in on_piece_completed
2024-08-28 08:28:14 +02:00
LIAUD Corentin
35d57ae8a2
feat: add on_piece_completed method on TorrentStorage
2024-08-27 22:00:14 +02:00
Igor Katson
451debedbb
Renames
2024-08-21 16:12:20 +01:00
Igor Katson
ace4bed0c6
Folders and files are now deleted more comprehensively
2024-06-21 15:17:41 +01:00
Igor Katson
0b1499aa10
Make all experimental storages optional
2024-05-03 02:53:52 +04:00
Igor Katson
427f490a61
Clone storage factories...
2024-05-03 02:53:52 +04:00
Igor Katson
2c500049e8
Move around storage into folders
2024-05-03 02:53:52 +04:00
Igor Katson
6233cc9d12
better type_id for nested storages
2024-05-03 02:53:52 +04:00
Igor Katson
f0b63b5926
A few renames in generics
2024-05-03 02:53:52 +04:00
Igor Katson
5027d8ccd1
All storage factories are generic now
2024-05-03 02:53:52 +04:00
Igor Katson
e4adfa569a
storages generics
2024-05-03 02:53:52 +04:00
Igor Katson
c5a73f1d4f
Add timing storage
2024-05-03 02:53:52 +04:00
Igor Katson
d3413370d2
Slow storage impl
2024-05-03 02:53:52 +04:00
Igor Katson
bc5098355f
Move mmap to storages from example
2024-05-02 12:29:46 +04:00
Igor Katson
fd30ad9cbf
Tweak everything for APIs to support everything while not changing too much
2024-05-02 12:29:46 +04:00
Igor Katson
3e37b4698f
remove impl for box dyn storage
2024-05-02 12:29:46 +04:00
Igor Katson
dc137c075f
Move to storage folder
2024-05-02 12:29:46 +04:00