DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
typeorm caching queries time limit globally
{
type
:
"mysql"
,
host
:
"localhost"
,
username
:
"test"
,
...
cache
:
{
duration
:
30000
// 30 seconds
}
}
Source by typeorm.io #
PREVIOUS
NEXT
Tagged:
#typeorm
#caching
#queries
#time
#limit
#globally
ADD COMMENT
Topic
COMMENT
Name
9+8 =
Submit