Queued remote storage for Django.
Project description
This storage backend enables having a local and a remote storage backend. It will save any file locally and queue a task to transfer it somewhere else using Celery.
If the file is accessed before it’s transferred, the local copy is returned.
Installation
pip install django-queued-storage
Configuration
- Follow the configuration instructions for django-celery
- Set up a caching backend
- Add 'queued_storage' to your INSTALLED_APPS setting
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_queued_storage-0.8.0-py2.py3-none-any.whl (11.3 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size django-queued-storage-0.8.0.tar.gz (19.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_queued_storage-0.8.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2f92d1955bc60ca03ab51c5fc2dd29c478e7c59dd36cc0e60079a9c372d953f |
|
MD5 | 37b0ed9313cb369a25c44491721e102e |
|
BLAKE2-256 | ef798c3f911b5930b4f9c9a8a111c447809ab7e2771fe536d8e2814c36058cbe |
Close
Hashes for django-queued-storage-0.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 339b8eff0a28b07f09df6a003a43152752addd3467c909a1696fd4ded4584ada |
|
MD5 | 553e6974f4fa2c5eddebdf9204c30228 |
|
BLAKE2-256 | d7e5fd1f4b71f5099e91b2c9175b7c30c0f90e1b44ccbc2a52dd0fb169fd58b4 |