python-django-kvstore

Extensible key-value store backend for Django

Description

This module provides an abstraction layer for accessing a key-value storage within a Django application using PostgreSQL.

A dedicated table needs to be created and then this table can be specified as the KEY_VALUE_STORE_BACKEND. Only primary key lookup queries are supported but the dictionary returned can be processed as normal.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/saymedia/django-kvstore


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-django-kvstore