Refactor service: torrust_index::services::torrent::Index
#498
josecelano
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Relates to: #494 (comment)
The torrent Index service is too big and it has too many dependencies. That makes it harder to test it.
I would suggest using a command/handler pattern. One command per action.
Torrent:
Torrent index metadata:
Torrent statistics:
@torrust/torrustaceans
Beta Was this translation helpful? Give feedback.
All reactions