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

Support multiple servers? #18

Open
sagikazarmark opened this issue May 11, 2015 · 4 comments
Open

Support multiple servers? #18

sagikazarmark opened this issue May 11, 2015 · 4 comments
Assignees
Milestone

Comments

@sagikazarmark
Copy link
Collaborator

This could be an interesting/useful feature. Either server/client side configuration is used.

@sagikazarmark
Copy link
Collaborator Author

@mnapoli can you give me some feedback on this one?

Option 1

Add some sort of database as a requirement. Downside: does not work with zero-config.

Option 2

LocalStorage (using javascript). Downside: it is not persistent which might be helpful.

@mnapoli
Copy link
Owner

mnapoli commented May 13, 2015

Why not store the config in a file instead of a database?

@sagikazarmark
Copy link
Collaborator Author

When I said database I meant some form of data storage.

@sagikazarmark
Copy link
Collaborator Author

Option 3

Support both

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

No branches or pull requests

2 participants