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

Switch Firebase to Redis #98

Open
volkangurel opened this issue Oct 31, 2018 · 1 comment
Open

Switch Firebase to Redis #98

volkangurel opened this issue Oct 31, 2018 · 1 comment

Comments

@volkangurel
Copy link
Collaborator

Today, Redis and Firebase are both required to deploy vili. Redis is used to store session metadata keyed by session tokens, and Firebase is used to store release metadata.

To simplify vili, it might make sense to remove the dependency on Firebase and implement release metadata storage on Redis.

@sabrehagen
Copy link

We'd find this useful for our self hosted vili instance. It would remove the current dependency on an online service i.e. firebase.

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

No branches or pull requests

2 participants