Skip to content

aczwink/OpenDistributedFileStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDistributedFileStorage

Build docker images

A web-based file storage service with distributed storage targets

Documentation

Concepts

  • A blob is an immutable sequence of bytes defined by its sha256 hash.
  • A blob is partitioned into multiple blocks.
  • A blob block is also an immutable sequence of bytes defined by its sha256 hash.
  • A blob block is stored within one storage block.

TODO: documentation about storage blocks

About

A web-based object storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages