Commit Graph

58 Commits

Author SHA1 Message Date
edwardro22
b651b06826 Removed copyright from go doc 2017-09-10 15:02:46 +00:00
TeoV
02d9b539bd Merge LoadRatingCache and LoadAccountingCache into LoadDataDBCache 2017-09-07 05:43:33 -04:00
TeoV
c5c030d561 Rename ResourceConfig -> ResourceProfile 2017-09-06 10:44:33 -04:00
TeoV
4742b4b7dd Add Resource in Cache 2017-09-05 07:47:52 -04:00
DanB
1c2825e136 Completing Resource -> ResourceConfig 2017-09-01 21:28:37 +02:00
DanB
08913ac792 Configuration rls -> resources, rls_conns -> resources_conns 2017-08-11 00:12:20 +02:00
DanB
ce45435059 Stats into RALs and RLS, GetFloat64Value added to stat metrics 2017-08-04 09:52:36 +02:00
Edwardro22
548d84dac3 added tests 2017-07-29 11:19:29 +03:00
DanB
49674ada90 Config precache: false, using the ltcache 2017-07-24 17:49:08 +02:00
alin104n
263a779c8c Remove Balancer 2017-04-09 07:40:59 +03:00
alin104n
d788452933 Accounting, Rating DBs merge, TPModels in StorDB 2017-04-03 21:17:12 +03:00
DanB
d27dc06e7d CDRExporter redesign, modified configuration parameters, CDRS replication -> online_cdr_exports 2017-02-14 17:41:30 +01:00
DanB
305d13971d AccountActionPlans in stordb, cache/precache populating account action plans, tp_reader populating account action plans, tests related 2017-01-08 21:30:54 +01:00
DanB
8fd58897eb Fix for precaching all 2016-12-30 16:45:42 +01:00
DanB
36bff4d663 ApierV1.GetCacheKeys implementation, precaching on start fixes #614 2016-12-28 13:06:00 +01:00
DanB
a9b10b7f65 PreloadCache -> LoadCache 2016-12-27 18:22:11 +01:00
DanB
7111bf239c Apierv1.PreloadCache, ApierV1.FlushCache with options, remove Responder.FlushCache, fixes at CacheDataFromDB for all keys 2016-12-23 19:30:14 +01:00
DanB
03a9569190 Preload data on start, properly handle reloads when loadFromFolder or stor, ApierV1.PreloadCache method 2016-12-21 16:01:10 +01:00
DanB
2f9f601db2 New ServiceManager handling dynamic service start/stop, *scheduler management through it, new CapitalizeMessage function in utils 2016-12-03 13:45:17 +01:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
DanB
f7edd20174 Cache redesign, fixing transactions mechanism 2016-08-31 11:43:33 +02:00
Radu Ioan Fericean
f76ba01671 all local test passing 2016-08-12 14:24:48 +03:00
Radu Ioan Fericean
8e4573cc66 replaced logdb with pubsub 2016-07-18 21:40:25 +03:00
Radu Ioan Fericean
ed65235587 added loadid to load history instances 2016-07-08 15:47:47 +03:00
Radu Ioan Fericean
58e9acae74 manual tests ok 2016-06-30 18:07:40 +03:00
Radu Ioan Fericean
ce0896d15a add load history for every cash save operation 2016-06-29 12:29:32 +03:00
Radu Ioan Fericean
07479dcce0 Merge branch 'master' into faststart 2016-06-20 11:25:24 +03:00
DanB
38487d4ba2 Adding Transport option for RPC connections, support for both *json and *gob 2016-06-18 14:25:03 +02:00
Radu Ioan Fericean
817b37b72b optimized cache dump 2016-06-14 23:27:44 +03:00
Radu Ioan Fericean
e84e28faae cache refactoring for save and load 2016-06-07 22:43:02 +03:00
Radu Ioan Fericean
eb071e49f2 initial cache files mechanism 2016-06-02 20:59:30 +03:00
DanB
d7f2330c6b New config options: httpposter_attempts, connect_timeout, reply_timeout, locking_timeout, fix connection drop detection in case of HA 2016-05-30 21:13:42 +02:00
Radu Ioan Fericean
b16cc28389 started value formula 2016-04-26 20:23:43 +03:00
DanB
d4ac5548cb Default request caching disabled 2016-04-26 13:42:34 +02:00
Radu Ioan Fericean
d5b81d20f2 Merge branch 'master' into hapool 2016-04-26 12:00:38 +03:00
DanB
f549f8f08b Various test fixes, ApierV1 passing tests 2016-04-25 19:31:34 +02:00
DanB
bd619afdd0 Various fixes 2016-04-24 20:47:18 +02:00
DanB
eb3bf6e205 Test fixes 2016-04-23 18:25:32 +02:00
DanB
51aff554e6 Pass connection pool to engine services 2016-04-23 16:20:31 +02:00
DanB
0cdc986163 Fix build on hapool 2016-04-22 17:00:05 +02:00
Radu Ioan Fericean
31ea08df33 correct names for registered objects 2016-04-20 14:38:28 +03:00
Radu Ioan Fericean
5c9f48e897 integration tests passing 2016-04-20 14:30:47 +03:00
DanB
31456e2a9c Fix merge conflicts, improving creation of new rpc pool 2016-03-24 09:18:38 +01:00
DanB
5b828ec98f Diameter event publishing, fixes #263 2016-01-24 16:04:10 +01:00
Radu Ioan Fericean
faefc9d86e responder cache fixes 2015-12-02 21:25:20 +02:00
Radu Ioan Fericean
fda36a6569 Merge branch 'master' into hapool 2015-12-02 20:05:06 +02:00
DanB
08c8599426 Merge branch 'master' of https://github.com/cgrates/cgrates 2015-12-02 16:27:02 +01:00
DanB
ea935183ed Scheduler to wait for cache to load before starting 2015-12-02 16:26:58 +01:00
Radu Ioan Fericean
b78a70ea21 added scheduler queue console command
+ other scheduler improvements
2015-12-02 17:15:38 +02:00
Radu Ioan Fericean
4aea0eb2a6 engine using pool first strategy 2015-12-01 14:26:00 +02:00