Skip to main content

REplicated STOrage for Django, a file backend that mirrors media files to several servers

Project description

django-resto (REplicated STOrage) provides file storage backends that can store
files coming into a Django site on several servers simultaneously, using HTTP.
``HybridStorage`` will store the files locally on the filesystem and remotely,
while ``DistributedStorage`` will only store them remotely.

This works for files uploaded by users through the admin or through custom
Django forms, and also for files created by the application code, provided it
uses the standard `storage API`_.

django-resto is useful for sites deployed in a multi-server environment, in
order to accept uploaded files and have them available on all media servers
immediately for subsequent web requests that could be routed to any machine.

`django-resto`_ is a fork of `django_dust`_ with a strong focus on consistency,
while django_dust is more concerned with availability. The two projects cover
different use-cases.

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

django-resto-0.3.tar.gz (13.7 kB view details)

Uploaded Source

File details

Details for the file django-resto-0.3.tar.gz.

File metadata

  • Download URL: django-resto-0.3.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-resto-0.3.tar.gz
Algorithm Hash digest
SHA256 40cf6fe35c8e18f77498a83d25cdf806357b8ea131c167eb22550b4d7d573a10
MD5 7d8c6f1906e2dbd8154620d7c5fb3fd4
BLAKE2b-256 f8e7ee4c2ee527f436b19ff448319cf6426b84cb6aa7c62235d7918c2846f781

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page