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

HTTP Store #103

Closed
unaizorrilla opened this issue Apr 26, 2020 · 0 comments
Closed

HTTP Store #103

unaizorrilla opened this issue Apr 26, 2020 · 0 comments
Assignees
Labels
Core enhancement New feature or request UI
Milestone

Comments

@unaizorrilla
Copy link
Collaborator

Add a new store, and probably remove db store, that allow get feature/toggle information using http request to Esquio UI. This allow clientes to get with features but without access to configuration database, and reduce some security concerns related with direct access to configuration db and also multi-tenants apps.
Some interesting features of this store will be:

  • Allow caching support using IDistributedCache
  • Support api leys with different levesl of privileges ( ie, readonly mode )
@unaizorrilla unaizorrilla added this to the Esquio-3 milestone Apr 26, 2020
@unaizorrilla unaizorrilla self-assigned this Apr 26, 2020
@unaizorrilla unaizorrilla added the enhancement New feature or request label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core enhancement New feature or request UI
Projects
None yet
Development

No branches or pull requests

1 participant