Go Nfs Versions Save

golang NFSv3 server

v0.0.2

4 months ago

v0.0.2

Improve stability of inodes (fileIDs) and handles.

v0.0.1

5 months ago

First tagged release.

  • The go-nfs library has existed for a few libraries and has been used successfully as a fuse-alternative in a few situations.
  • There is known remaining work, including:
    • A more complete testing framework to build confidence in preventing regressions
    • Completeness for use in unix overlayfs applications where full filesystem behavior, including special devices and stability of underlying inodes are preserved.