iroh-store

Crates.ioiroh-store
lib.rsiroh-store
version0.2.0
sourcesrc
created_at2022-11-28 18:08:57.565685
updated_at2022-12-21 16:58:01.338205
descriptionImplementation of the storage part of iroh
homepage
repositoryhttps://github.com/n0-computer/iroh
max_upload_size
id724646
size164,332
Friedel Ziegelmayer (dignifiedquire)

documentation

README

iroh store

crates.io Released API docs MIT/Apache-2.0 licensed CI

Storage for iroh. This provides an gRPC API for storing IPFS data in a RocksDB database.

How to run

# From the root of the workspace
> cargo run --release -p iroh-store

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 1371

cargo fmt