ipsn / go-libtor

Self-contained Tor from Go
BSD 3-Clause "New" or "Revised" License
544 stars 46 forks source link

VFS idea #37

Open Techno-Fox opened 2 years ago

Techno-Fox commented 2 years ago

Since golang has Virtual File System support, what if instead of saving the data directories on the hard drive, we instead save it memory? This is just an idea, so please tell my why this would, or wouldn't work.