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

Add more Indexer implementations #8

Open
Hirevo opened this issue Oct 13, 2019 · 2 comments
Open

Add more Indexer implementations #8

Hirevo opened this issue Oct 13, 2019 · 2 comments
Labels
C-enhancement Category: Enhancement good first issue Good for newcomers help wanted Extra attention is needed P-medium Priority: Medium

Comments

@Hirevo
Copy link
Owner

Hirevo commented Oct 13, 2019

This is a tracking issue for additional Indexer implementations.

Here is a non-exhaustive list of potential candidates for an Indexer implementation:

  • RemoteIndex:
    Requires to implement a companion server.
    The idea is to have a clone of the index on another machine on which a companion server is running, you would then point Alexandrie to that server and it would take care of maintaining the index in the behalf of the registry.
    This would allow to decouple the registry from its index and even run Alexandrie on machines that don't have physical access to any clone of the index.
@Hirevo Hirevo added C-enhancement Category: Enhancement help wanted Extra attention is needed good first issue Good for newcomers P-medium Priority: Medium labels Oct 13, 2019
@Hirevo Hirevo added this to the Core feature-set milestone Oct 13, 2019
@Hirevo Hirevo pinned this issue Oct 13, 2019
@Hirevo Hirevo changed the title Add more Indexer implementors Add more Indexer implementations Oct 13, 2019
@Hirevo
Copy link
Owner Author

Hirevo commented Nov 20, 2019

Git2Index is being added as part of #20. 🎉

@Hirevo
Copy link
Owner Author

Hirevo commented Dec 14, 2019

Git2Index (#20) is now complete and merged ! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Enhancement good first issue Good for newcomers help wanted Extra attention is needed P-medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

1 participant