go-nfs

golang NFSv3 server

APACHE-2.0 License

Stars
684
Committers
18
go-nfs - v0.0.2 Latest Release

Published by willscott 10 months ago

v0.0.2

Improve stability of inodes (fileIDs) and handles.

go-nfs - v0.0.1

Published by willscott 11 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.