ara/doc
Florian Apolloner 9b0c08f77a
Add distributed_sqlite db backend and WSGI app
This new feature is an implementation equivalent to the sqlite
middleware from 0.x but in Django instead of Flask.

It uses a WSGI middleware to map an URL to a location on
the filesystem which is then loaded by the database backend.

Fixes: https://github.com/ansible-community/ara/issues/57

Co-Authored-By: Florian Apolloner <florian@apolloner.eu>
Co-Authored-By: David Moreau-Simard <dmsimard@redhat.com>
Change-Id: I338dae2fabda2af7fd0a75c795c7b4fd6b179940
2019-07-02 11:53:10 -04:00
..
source Add distributed_sqlite db backend and WSGI app 2019-07-02 11:53:10 -04:00