Skip to content

FileScale 1.0.0 RC

Compare
Choose a tag to compare
@gangliao gangliao released this 10 Aug 09:17
· 2 commits to calvin since this release
46d9a2e

FileScale has new metadata management that is a three-tier architecture including a database layer, a caching layer, and a proxy layer.

FileScale-1.0.0 supports all fundamental file operations:

  • file-create
  • file-delete
  • file-open
  • mkdirs
  • file-rename
  • directory-clean (Recursion)
  • rename across namespaces (Multiple NameNodes)