Кэширование списка заготовок
This commit is contained in:
8
App/data/redis_config.json
Normal file
8
App/data/redis_config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"redis": {
|
||||
"host" :"127.0.0.1",
|
||||
"port": 6379,
|
||||
"db" : 0
|
||||
},
|
||||
"ttl": 60
|
||||
}
|
||||
Reference in New Issue
Block a user