feat: stream hashing and archive-entry import support

- Añade `computeHashesFromStream` para hashing desde streams
- Adapta `importDirectory` para procesar entradas internas usando `streamArchiveEntry`
- Añade tests unitarios para hashing por stream e import de entradas de archive
This commit is contained in:
2026-02-09 19:36:18 +01:00
parent 97a7f74685
commit 7ca465fb73
6 changed files with 183 additions and 3 deletions

View File

@@ -0,0 +1 @@
quasar-stream-test