quickwit-oss/quickwit

Improvements for `quickwit_core::index`

Open

#3,657 建立於 2023年7月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (553 fork)github user discovery
good first issuetech debt

倉庫指標

Star
 (11,300 star)
PR 合併指標
 (PR 指標待抓取)

描述

Todo:

  • test file more thoroughly
  • rename crate to quickwit-index-management
  • move some logic (delete index (storage + metastore), garbage collect index) from quickwit_janitor to quickwit-index-management and inverse dependency. Bonus point for not pulling actors in quickwit-index-management.
  • remove needless errors (most of them end up being mapped to ServiceErrorCode::Internal

貢獻者指南