3 unstable releases

0.2.0 Dec 21, 2022
0.1.3 Nov 28, 2022
0.1.2 Nov 28, 2022

#2568 in Database interfaces

31 downloads per month
Used in 8 crates

Apache-2.0/MIT

165KB
3.5K SLoC

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.

Dependencies

~73MB
~1.5M SLoC