Cache load management improved, fixes #615, fixes #619

This commit is contained in:
DanB
2016-12-19 19:07:59 +01:00
parent c04f79b9b0
commit da7e75e013
15 changed files with 307 additions and 397 deletions

View File

@@ -1,6 +1,6 @@
#! /usr/bin/env sh
echo "Building CGRateS..."
echo "Building CGRateS ..."
go install github.com/cgrates/cgrates/cmd/cgr-engine
cr=$?