Skip to main content

REplicated STOrage for Django, file backends that mirror media files to several servers over HTTP

Project description

django-resto (REplicated STOrage) provides file storage backends that can store files coming into a Django site on several servers in parallel, using HTTP. HybridStorage and AsyncStorage 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 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.

django-resto is released under the BSD license, like Django itself.

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-1.2.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

django_resto-1.2-py27-none-any.whl (15.8 kB view details)

Uploaded Python 2.7

File details

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

File metadata

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

File hashes

Hashes for django-resto-1.2.tar.gz
Algorithm Hash digest
SHA256 8e80473055e3bc1015e81e58c8b357d3c5f2e7c2de47e7c705c9cdac2245aada
MD5 3c85c4ce9f21ea4d3263f1ba6ac41781
BLAKE2b-256 11c94033c874c2c4d110b06d2ee51e371cb82dc9fb32dc80f0310c902b431281

See more details on using hashes here.

File details

Details for the file django_resto-1.2-py27-none-any.whl.

File metadata

File hashes

Hashes for django_resto-1.2-py27-none-any.whl
Algorithm Hash digest
SHA256 d813c7cc4c1e4d2d0374b98bf2031b201e2f9ce74e56af399c8a853672f99bb0
MD5 b4133358b6a6bd199cde3506561eb35a
BLAKE2b-256 8603e518b23bfeba4b9bb2ed1b2fc02984c5e092da3316e4c78e9908335cbdf9

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