ara/ara
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
..
api Add missing 'changed' and 'ignore_error' to results 2019-05-30 16:40:11 -04:00
clients Added utility method to get the current active client. 2019-06-25 19:43:11 +00:00
plugins Added utility method to get the current active client. 2019-06-25 19:43:11 +00:00
server Add distributed_sqlite db backend and WSGI app 2019-07-02 11:53:10 -04:00
setup Switch default branch from feature/1.0 to master 2019-06-04 20:33:00 -04:00