Skip to content

Commit

Permalink
90: Add caching for review summary api
Browse files Browse the repository at this point in the history
  • Loading branch information
JICA98 committed Aug 18, 2024
1 parent 1b6a528 commit 46396a4
Show file tree
Hide file tree
Showing 5 changed files with 576 additions and 544 deletions.
1 change: 1 addition & 0 deletions dal-rust-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ futures = "0.3"
tokio = { version = "1.35.1", features = ["full"] }
tower-http = { version = "0.5.0", features = ["cors"] }
uuid = { version = "1.6.1", features = ["serde", "v4"] }
seahash = "4.1.0"

[profile.release]
overflow-checks = true
Expand Down
Loading

0 comments on commit 46396a4

Please sign in to comment.