mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add TransCache inside CacheS
This commit is contained in:
committed by
Dan Christian Bogos
parent
1ade35d0d0
commit
81b52eef65
@@ -462,6 +462,7 @@ func main() {
|
||||
|
||||
// init CacheS
|
||||
cacheS := initCacheS(internalCacheSChan, server, dmService.GetDM(), exitChan)
|
||||
engine.SetCache(cacheS)
|
||||
|
||||
// init GuardianSv1
|
||||
initGuardianSv1(internalGuardianSChan, server)
|
||||
|
||||
Reference in New Issue
Block a user