The main class is now CacheFSMixin, a mixin class that can add caching to any FS implementation. It operates explicitly on a PathMap of recent info dicts, making it more efficient and more robust than the old CacheFS. The CacheFS wrapper class is still there, but it's a trivial class that just mixes CacheFSMixin into the base WrapFS class. TahoeFS has also been modified to use the mixin architecture.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
ftpserver.py | Loading commit data... | |
test_errors.py | Loading commit data... | |
test_expose.py | Loading commit data... | |
test_fs.py | Loading commit data... | |
test_ftpfs.py | Loading commit data... | |
test_importhook.py | Loading commit data... | |
test_path.py | Loading commit data... | |
test_remote.py | Loading commit data... | |
test_s3fs.py | Loading commit data... | |
test_walk.py | Loading commit data... | |
test_watch.py | Loading commit data... | |
test_wrapfs.py | Loading commit data... | |
test_xattr.py | Loading commit data... | |
test_zipfs.py | Loading commit data... |