Commit 02dd2f5c by rfkelly0

add LazyFS to ChangeLog

parent dfebaac9
......@@ -7,6 +7,7 @@
* SFTPFS: access remote files on a SFTP server
* WrapFS: filesystem that wraps an FS object and transparently
modifies its contents (think encryption, compression, ...)
* LazyFS: lazily instaniate an FS object the first time it is used
* Ability to expose FS objects to the outside world:
* expose.fuse: expose an FS object using FUSE
* expose.xmlrpc: expose an FS object a simple XML-RPC protocol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment