Skip to content

Display items from Index in GUI #9

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

Open
Spedge opened this issue Sep 20, 2016 · 0 comments
Open

Display items from Index in GUI #9

Spedge opened this issue Sep 20, 2016 · 0 comments

Comments

@Spedge
Copy link
Owner

Spedge commented Sep 20, 2016

When Hangar is started, the index is updated with the information about what's been stored. Hangar can be stored either in "in-memory" or "zookeeper" mode.

The first task to get the GUI moving is to be able to list all items within the index - either by connecting to zookeeper or by interacting with the in-memory index, depending on Hangar's setup.

We might need a new API to interact with the index if it's "in-memory" but we want to directly interact with the zookeeper cluster if it's in distributed mode - it shouldn't go through the hangar-api instances.

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

1 participant