Skip to content

v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@hyponet hyponet released this 13 May 03:13
· 347 commits to main since this release
d5b292e

🎉 NanaFS v0.3 has completed the basic functionality of the storage layer, providing NanaFS with the ability to serve as a network synchronized disk.

Updates in version 0.3 include:

  • Support for PostgreSQL as the metadata database.
  • Support for object storage, including Alibaba Cloud OSS and MinIO as backend storage.
  • NanaFS now supports the provision of WebDAV API, and enabling the use of external storage as backend storage through WebDAV.
  • Added support for chunk compression, compact and cleaning.
  • Fixes for known issues.

‼️ It should be noted that NanaFS's data model is currently evolving rapidly, and it is recommended not to store important data in it.