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

List Indexes #486

Open
tripott opened this issue Mar 18, 2022 · 1 comment
Open

List Indexes #486

tripott opened this issue Mar 18, 2022 · 1 comment

Comments

@tripott
Copy link
Contributor

tripott commented Mar 18, 2022

Related Issue: hyper63/hyper-adapter-couchdb#32

Admittedly, it's a happy coincidence with CouchDB that allows looking at all of the indexes, since hyper doesn't currently have a listIndexes API, but my intuition says we should lock this down and instead introduce an explicit API for listing indexes, with a hyper schema describing its shape, and possible removeIndex, once/if the feature requests come in for it.

@tripott tripott added the data label Mar 18, 2022
@tripott tripott changed the title Add listIndexes and removeIndex APIs List Indexes Mar 18, 2022
@tripott tripott added the index label Mar 30, 2022
@tripott
Copy link
Contributor Author

tripott commented Mar 30, 2022

Related to Delete Index Issue: #488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant