Skip to content

v1 - First Release

Latest
Compare
Choose a tag to compare
@DanielcoderX DanielcoderX released this 19 May 16:25
be46a66

RWFS v1.0.0

We're thrilled to release v1.0.0 of RWFS, an in-memory read-write file system for Go.
This version includes directory support, file search, permissions, caching, compression, and more.

Install it via go get github.com/DanielcoderX/rwfs.