Part of libcloud.storage.drivers View Source
Provides storage driver for working with local filesystem
Class | LockLocalStorage | A class to help in locking a local path before being updated |
Class | LocalStorageDriver | Implementation of local file-system based storage. This is helpful where the user would want to use the same code (using libcloud) and switch between cloud storage and local storage |