Skip to content

Commit

Permalink
Stream post_file (#34)
Browse files Browse the repository at this point in the history
* Implement HTTP body streaming version of post_file.

* Refactor streaming interface format. Fix tests.

* Reduce number of files created in test by increasing chunk size to 1MB.

* Fix check catalog_exists test. Cleanup unused libraries.

* Log node public key in config. Correct Error Message in fs backend. Refactor file_stream to use explicit FileStream type alias (#35)

* Update carbonado to 0.3.0-rc.7 and secp256k1 to 0.27.0. Fix misnamed variable in tests.

* Add drive_redundancy option to config.

* Update directories crate. Default volume directory is now the Carbonado folder in the home directory. Configurable drive redundancy.

* Fixes in response to review items.

---------

Co-authored-by: Wesley Parr <[email protected]>
  • Loading branch information
cryptoquick and rustchain64 authored May 4, 2023
1 parent 2d590da commit 76e71c8
Show file tree
Hide file tree
Showing 9 changed files with 416 additions and 351 deletions.
2 changes: 0 additions & 2 deletions .cargo/config.toml

This file was deleted.

Loading

0 comments on commit 76e71c8

Please sign in to comment.