mirror of
https://github.com/YGGverse/bdoku.git
synced 2026-03-31 09:45:31 +00:00
add memory cache for compiled pages
This commit is contained in:
parent
e029894909
commit
3f2bc0b0da
3 changed files with 44 additions and 5 deletions
|
|
@ -6,7 +6,8 @@
|
|||
"type": "project",
|
||||
"require": {
|
||||
"yggverse/titan-ii": "^1.0",
|
||||
"yggverse/gemini": "dev-main"
|
||||
"yggverse/gemini": "dev-main",
|
||||
"yggverse/cache": "^0.4.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue