List Indexes
Open
data
index
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Related Issue: https://github.com/hyper63/hyper-adapter-couchdb/issues/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.
Contributor guide
Assessment
This issue has not been assessed yet.