Commit Graph

21 Commits

Author SHA1 Message Date
TeoV
11fa04f3d0 Implement rest of methods from StorageInterface in DataManager 2019-11-21 12:58:27 +01:00
TeoV
af1cfc64c8 Implement Replication for all Set Methods 2019-11-20 19:48:14 +01:00
adragusin
d3522ef2e7 Updated engine tests after replacing MapStorage 2019-11-20 17:12:04 +01:00
adragusin
8020fa1614 Replaced MapStorage with InternalDB in unit tests 2019-11-20 11:01:25 +01:00
TeoV
0f0c05633e Add Destination/ReverseDestination methods in DataManager 2019-11-20 10:54:31 +01:00
TeoV
4000890138 Implement GetAccountActionPlans in DataManager 2019-11-12 11:45:59 +01:00
TeoV
769edb94ff Sync GetKeysForPrefix for InternalDB with other DataDBs 2019-11-12 11:45:59 +01:00
TeoV
65113f2739 Clean logs and update AccountAction method when remoteDMs are set 2019-11-12 11:45:59 +01:00
TeoV
4edda324e0 Add more tests 2019-11-12 11:45:59 +01:00
Trial97
b110537b54 Added StorDB config reload 2019-11-09 15:55:49 +01:00
TeoV
cc0855ce83 Rename GetAccount with GetAccountDrv and add GetAccount in DataManager 2019-11-07 17:52:59 +01:00
TeoV
ab843fa6c5 Disable Cache when using internalDB as DataDB 2019-11-06 19:36:01 +01:00
TeoV
be9ba5df3b Add delay for sessions integration tests and consider paginator for get cdr for internal db 2019-10-16 11:46:39 +02:00
Trial97
8cddeca1a0 Added migrator for *load_ids 2019-10-09 17:27:43 +02:00
TeoV
d3e7867535 Add StorDBPrefixIndexedFields for customize cdr indexes for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
e95127d84a Remove marshaling items from InternalDB 2019-10-04 20:17:40 +02:00
TeoV
d930e82886 Add tests for Offline TariffPlans 2019-10-04 20:17:40 +02:00
TeoV
2c8d717007 Finishing implemented datadb methods for InternalDB 2019-10-04 20:17:40 +02:00
TeoV
5e49af1139 Return error in case of unsupported prefix for HasData method in InternalDB 2019-10-04 20:17:40 +02:00
TeoV
2290745a02 Implement Get/Set/Remove RatingPlan/RatingProfile in InternalDB 2019-10-04 20:17:40 +02:00
TeoV
a27a03b7f6 Implement more methods for InternalDB 2019-10-04 20:17:40 +02:00