Add function-cache
This commit is contained in:
parent
ed23996899
commit
ff9a90a324
2 changed files with 5 additions and 0 deletions
1
qlfile
1
qlfile
|
@ -5,3 +5,4 @@ git piccolo https://github.com/skyizwhite/piccolo.git
|
|||
git ningle-fbr https://github.com/skyizwhite/ningle-fbr.git
|
||||
ql cl-ppcre
|
||||
ql log4cl
|
||||
ql function-cache
|
||||
|
|
|
@ -30,3 +30,7 @@
|
|||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
("function-cache" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue