stream books instead of reading them into memory
This commit is contained in:
parent
d7f056f77e
commit
d00a7ef8dc
3 changed files with 18 additions and 11 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1371,6 +1371,7 @@ dependencies = [
|
|||
"thiserror",
|
||||
"time",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"uuid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue