Skip to content

Commit

Permalink
feat(om-pm,oma-refresh)!: add search index cache
Browse files Browse the repository at this point in the history
  • Loading branch information
eatradish committed Dec 20, 2024
1 parent 7a2ce3f commit dec3ab9
Show file tree
Hide file tree
Showing 7 changed files with 192 additions and 128 deletions.
10 changes: 10 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions oma-pm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ memchr = "2"
serde = { version = "1", features = ["derive"] }
apt-auth-config = { version = "0.2.0", path = "../apt-auth-config" }
once_cell = "1.20"
bincode = "1.3.3"

[dev-dependencies]
flume = "0.11"
Expand Down
Loading

0 comments on commit dec3ab9

Please sign in to comment.