datasafe
datasafe copied to clipboard
Research Feasibility of Implementing Datasafe Storage API Module in Rust
Objective
- Determine the feasibility of implementing the Datasafe Storage API module in Rust.
- Assess the potential for compiling the Rust module to WebAssembly
- Evaluate if the different implementations of Datasafe (DB, FS, S3) can be replicated in Rust and integrated with the API.
Link
https://github.com/adorsys/datasafe/tree/develop/datasafe-storage/datasafe-storage-api
- Proceed line in #255