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.
Source Distribution
Built Distribution
File details
Details for the file django-queued-storage-0.7.2.tar.gz
.
File metadata
- Download URL: django-queued-storage-0.7.2.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67fcebda9855bb0ef295de0eac37e1c55a3d0522d479a65a3e5a557a64ad59f4 |
|
MD5 | 4976151f3a0e6518aaca1774c43c5573 |
|
BLAKE2b-256 | 1de89625457a0436c019a7dda93cdac94f73a4e8d092328b0fdf71be6dbc7563 |
Provenance
File details
Details for the file django_queued_storage-0.7.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_queued_storage-0.7.2-py2.py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d228f61be41d1f5b291b669ca28422c8157cbfe5781cdb26668df3148a75015a |
|
MD5 | 9bf9a095ffed373a295e6b995580508b |
|
BLAKE2b-256 | 552b03f0114dc30673d15e2abb5d01d0decb8e3d8003c05e1d65d3ea14d7d484 |