Skip to content

Commit 3ce9908

Browse files
committed
chore: add discord api caching
1 parent f81f517 commit 3ce9908

9 files changed

Lines changed: 393 additions & 279 deletions

File tree

api/Cargo.lock

Lines changed: 225 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ once_cell = "1.21.3"
2424
hex = "0.4.3"
2525
http-body-util = "0.1.3"
2626
regex = "1.11.1"
27+
cached = { version = "0.56.0", features = ["async"] }

0 commit comments

Comments
 (0)