Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@maxux maxux released this 23 Dec 10:26
· 167 commits to master since this release

First release

First working implementation tested, supporting mostly everything needed to get a usable filesystem.

Features

  • Mostly all operations supported
  • Able to extract and build a linux kernel on top on the filesystem
  • Kernel checksum matches with native filesystem comparaison
  • Rudimentary cache enabled by default
  • Use 0-db as single backend
  • No local storage needed
  • 0-db queries optimization (avoid to grow up database quickly)
  • Temporary namespace support to keep memory cache low
  • Less than 10 MB memory usage when building the kernel