datasafe icon indicating copy to clipboard operation
datasafe copied to clipboard

Research Feasibility of Implementing Datasafe Storage API Module in Rust

Open AssahBismarkabah opened this issue 1 year ago • 0 comments

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

AssahBismarkabah avatar Aug 07 '24 09:08 AssahBismarkabah