Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codysoyland/django-inmemorystorage
A non-persistent in-memory data storage backend for Django.
https://github.com/codysoyland/django-inmemorystorage
Last synced: 4 months ago
JSON representation
A non-persistent in-memory data storage backend for Django.
- Host: GitHub
- URL: https://github.com/codysoyland/django-inmemorystorage
- Owner: codysoyland
- License: other
- Created: 2012-01-18T03:56:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-18T04:28:53.000Z (about 13 years ago)
- Last Synced: 2024-10-13T21:11:56.359Z (4 months ago)
- Language: Python
- Homepage:
- Size: 115 KB
- Stars: 32
- Watchers: 3
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - django-inmemorystorage - A non-persistent in-memory data storage backend for Django. (Python)
README
======================
django-inmemorystorage
======================A non-persistent in-memory data storage backend for Django.
Compatible with Django's `storage API `_.