List Indexes
オープン
data
index
- 主要言語
- TypeScript
- スター
- 79
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
調査の方向性
まず、関連する CouchDB issue と、リポジトリに既存のインデックスの動作および API の規約を確認してください。明示的な listIndexes API の形状とセマンティクス(hyper schema を含む)を定義し、完了とは何を意味するのかを明確にしてください。removeIndex は、そのスコープが明確になるまでは、将来の別のリクエストとして扱ってください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- api, backend-api-design
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100