Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 614 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 614 Bytes

@stealify/fs

The Filesystem Implementation for Stealify Components as Component. Works most best on top of btrfs while other storage backends are supported. The Porting Merging Implementation is in @stealify/filesystem which is a universal abstraction layer this are the low level Components to Build a Physical Filesystem.

Features

  • multihash driven filesystem views (Allows to expose files in multiple ways without copying them).
  • Large Set of File Operation Components to maintain large sets of files/Documents/blobs any data set.
  • Enables to build whole Component Based Database Systems or Pipelines.