Skip to content

Commit 30ede1e

Browse files
add todo
1 parent 477cc11 commit 30ede1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ pub struct Options {
225225
)]
226226
pub hot_tier_storage_path: Option<PathBuf>,
227227

228+
//TODO: remove this when smart cache is implemented
228229
#[arg(
229230
long = "index-storage-path",
230231
env = "P_INDEX_DIR",

0 commit comments

Comments
 (0)