shelter-storage

Crates.ioshelter-storage
lib.rsshelter-storage
version0.1.0
sourcesrc
created_at2023-08-13 23:57:54.20377
updated_at2023-08-13 23:57:54.20377
descriptionA safe place for all your data
homepage
repositoryhttps://github.com/rusty-shelter/rusty-shelter
max_upload_size
id943699
size24,610
Jacob Zak (jagu-sayan)

documentation

README

shelter-storage

Unique interface to different storage (database, filesystem, in memory)

Objective

  • A block storage

  • Encrypt and decrypt blocks

  • Define generic traits

  • Unit test with "dummy storage"

TODO

  • Crypto trait
  • stream API ?
  • async API ?
  • faulty tests ?
Commit count: 2

cargo fmt