Skip to content

A thin file-system in user-space layer that allows pre/post/ read-write hooks.

Notifications You must be signed in to change notification settings

mktip/resonate-fuse

Repository files navigation

ResonateFS

A thin filesystem layer that allowes pre/post/ readwrite hooks

Installing the library

go get -uv git.nightcrickets.space/keefleoflimon/resonatefuse

Status

  • working file system operations (read, write, rename(move), copy)
  • hard and soft links
  • add hook submission options
  • create fake folder from real folder
  • add named pipes (maybe)

About

A thin file-system in user-space layer that allows pre/post/ read-write hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages