-
-
Notifications
You must be signed in to change notification settings - Fork 12
List Indexes #486
Copy link
Copy link
Open
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
📋 Backlog
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
listIndexesAPI, 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 possibleremoveIndex, once/if the feature requests come in for it.