Support additional non sql database
dariolingotti opened this issue · 2 comments
dariolingotti commented
I'd like to have this tool support AWS DynamoDB.
Expected Behavior
They are cheaper than AWS RDS.
Current Behavior
The application saves data in a relation database. HTTP env is read only.
Possible Solution
Allow the application connect to a non sql database using their API in order to store the flags.
Your Environment
- Version used (
flagr version
): 1.1 - Server type and version: AWS
- Operating System and version (
uname -a
): linux - Link to your project: n/a
marceloboeira commented
It sounds interesting, but considering the way flagr is build (with gorm), it might be a significantly large project.
github-actions commented
Stale issue message