Initial cloud-services repo - gateway service + pkg modules
This commit is contained in:
4
pkg/cache/constants.go
vendored
Normal file
4
pkg/cache/constants.go
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
package cache
|
||||
|
||||
const redisObjectExpire = 600
|
||||
const redisObjectExpireDay = 86400
|
||||
Reference in New Issue
Block a user