Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Mayorov c11e251902
feat(ft-fs): allow to list all transfers in storage
This is rather simplistic and thus, temporary solution.
2023-02-03 17:04:27 +03:00
Andrew Mayorov 19cd66198b
feat(ft-fs): make `list` / `read` more generic
And usable in wider contexts as a consequence, for example querying and
fetching resulting files from remote nodes.
2023-02-03 14:37:02 +03:00
Andrew Mayorov 3bb08fe945
fix(ft-fs): put fragments into separate directories
In order to avoid potential filename collisions.
2023-02-03 13:59:05 +03:00
Ilya Averyanov 73405772cd feat(ft): removed replicated data 2023-02-03 00:45:44 +02:00
Andrew Mayorov 37d8930341 test(ft): add some basic assembler tests 2023-02-03 00:31:55 +02:00