List Indexes
- Vorherrschende Sprache
- TypeScript
- Sterne
- 79
- Forks
- 12
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Start by reading the related CouchDB issue and the repository's existing index behavior and API conventions. Define the shape and semantics of an explicit listIndexes API, including its hyper schema, and establish what completion means; treat removeIndex as a separate future request unless its scope is clarified.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- api, backend-api-design
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100