| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| dokan | ||
| fuse | ||
| wsgi | ||
| __init__.py | ||
| django_storage.py | ||
| http.py | ||
| importhook.py | ||
| sftp.py | ||
| xmlrpc.py |
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 |
|---|---|---|
| .. | ||
| dokan | Loading commit data... | |
| fuse | Loading commit data... | |
| wsgi | Loading commit data... | |
| __init__.py | Loading commit data... | |
| django_storage.py | Loading commit data... | |
| http.py | Loading commit data... | |
| importhook.py | Loading commit data... | |
| sftp.py | Loading commit data... | |
| xmlrpc.py | Loading commit data... |