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.7.1-py2.py3-none-any.whl (11.2 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size django-queued-storage-0.7.1.tar.gz (19.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_queued_storage-0.7.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0d1ebf9ef56cd3ad64558aef1fb5ed419edd0bc4ce72e9589ec474e5c4da80e |
|
MD5 | 291bfbdc4336e61472d39b847205d0ec |
|
BLAKE2-256 | fa046a6c4e321e7c234a3d2874ffff6c870c9918cdafe98af6c22fbb01fe4b7a |
Close
Hashes for django-queued-storage-0.7.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ebadb764bb9f6a7a92a8f2b48132c32d8e979531f1c8d252045f4613680474b |
|
MD5 | 0ff53b9be38f372448b00abff09a1231 |
|
BLAKE2-256 | d6f7626fbc229975c84ce7de3e42192a32e60b7572c0102bd2a09b09dfaafd32 |