Skip to content

Releases: DanielcoderX/rwfs

v1 - First Release

19 May 16:25
be46a66
Compare
Choose a tag to compare

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.