Hey,
Long time without touching CGRates. It works pretty well, so I don't have
issues, so well done and thanks! ;-)
Ok, we are growing quite fast and I have a new scenario. Nowadays we have a
CGRates in Master-Slave config, so if one breaks we launch the another one.
But now we built another datacenter, and we need to work in parallel with 2
CGrates instances, so here our example:
- DC1:
2 Kamailio instances
1 Cgrates instance in HA
- DC2:
2 Kamailio instalces
1 CGrates instance
So, CGRates services are going to use the same Redis+Postgres. But not sure if
any way to share the Tarrifplans, CDRstats and credits. Any hint if this is
possible? Any advice?
Another doubt is, nowadays I'm using the API to load all the data. Could CGRates
work in parallel?
Regards