Skip to content

Releases: fairDataSociety/fairOS-dfs

Bug fix release

10 Feb 18:00
Compare
Choose a tag to compare
  • Fixed proper setting of address when opening a pod
  • Fixed having invalid index while opening pod

Bee Compatibility Release (for Bee v0.5.0)

10 Feb 10:06
Compare
Choose a tag to compare

This release implements the API breaking change that the bee introduced in 0.5.0 release of bee.
Also this has some edge case index iteration fixes

This version will work only with bee v0.5.0 or higher

Bug Fix Release (for Beta)

08 Feb 14:12
Compare
Choose a tag to compare
  • This release fixes some minor bugs
  • Documentation based on OpenAPI is added

Beta Release

03 Feb 10:09
Compare
Choose a tag to compare

This release of FairOS-dfs concentrates on indexed data structures over swarm.

  • Public Pods
  • Swarm native Key Value store with APIs similar to levelDB
  • Swarm native Document DB similar to mongoDB
  • Immutable indexes (used to load large data in document DB)
  • Separate the REPL as a new executable called dfs-cli

Alpha Release

29 Sep 08:00
Compare
Choose a tag to compare

The release contains the basic functions of the FaorIS-dfs

  • Create / Remove Users
  • Create / Remove Pods (logical drives)
  • Create / Remove Directories inside the pods
  • Upload File from local file system to a directory in the dfs
  • Download a file from dfs to local file system
  • Share file amount different users of the dfs
  • Add a new device to the user to login