Rename prefix from *cache to *uch

This commit is contained in:
TeoV
2020-06-29 10:59:31 +03:00
parent 737938393b
commit bbf3ce1324
8 changed files with 35 additions and 34 deletions

View File

@@ -373,7 +373,7 @@ const (
MetaCDRs = "*cdrs"
MetaDC = "*dc"
MetaCaches = "*caches"
MetaCache = "*cache"
MetaUCH = "*uch"
MetaGuardian = "*guardians"
MetaEEs = "*ees"
MetaRateS = "*rates"