Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storing features in a database instead of app settings #201

Open
eyassud opened this issue Apr 29, 2022 · 1 comment
Open

Storing features in a database instead of app settings #201

eyassud opened this issue Apr 29, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@eyassud
Copy link

eyassud commented Apr 29, 2022

My application has a distributed microservices architecture and maintaining multiple appsettings.json is not practical.

Is there documentation that explains how to store Esquio features in a SQL Server database?

@unaizorrilla
Copy link
Collaborator

Hi!

You can configure a Database! Here https://github.com/Xabaril/Esquio/blob/master/build/docker-compose-demo-with-ui-sqlserver-with-reference-images.yml you have a sample with a App configured with SQL store and also the UI to manage all the Configuration

@unaizorrilla unaizorrilla self-assigned this Apr 29, 2022
@unaizorrilla unaizorrilla added the question Further information is requested label Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants