mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-31 11:52:19 +00:00
Experiment with caching
This commit is contained in:
parent
baf7272cfd
commit
077c222a4e
7 changed files with 108 additions and 8 deletions
|
@ -18,4 +18,5 @@ serde_json = "1.0"
|
|||
async-recursion = "0.3.1"
|
||||
url = "2.2.0"
|
||||
regex = "1.4.2"
|
||||
time = "0.2.23"
|
||||
time = "0.2.23"
|
||||
cached = "0.23.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue