Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Add extension system for supporting other backends #33

Closed
ntdef opened this issue Sep 14, 2018 · 1 comment
Closed

Add extension system for supporting other backends #33

ntdef opened this issue Sep 14, 2018 · 1 comment

Comments

@ntdef
Copy link
Collaborator

ntdef commented Sep 14, 2018

The code is modular enough to support other backends, but to swap out a backend you would actually have to modify the codebase as-is. Ideally, you should be able to point to point to a Python class at startup and use that as the storage backend.

It's probably worthwhile to look into how Flask/Gunicorn does this when looking for the app object.

@bburns632
Copy link
Contributor

Thank you for your interest. However, this project will be archived shortly. More details in #77 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants