Commit Graph

38 Commits

Author SHA1 Message Date
adragusin
1e6b59c7ee Updated tests in apier and general_tests 2020-03-03 18:28:05 +01:00
adragusin
f21ed245ca updated it tests in apier and general_tests 2020-03-03 18:28:05 +01:00
TeoV
dfb024360d Add Limit and staticTTL option to Items from Data/StorDB 2020-03-02 10:10:57 +01:00
adragusin
273a0d36ba Updated IT tests in general_tests 2020-01-20 15:43:15 +02:00
TeoV
b8b65bb0b8 Send StoredStatQueue instead of StatQueue when replicate fixes #1864 2020-01-15 14:20:43 +02:00
TeoV
35d19ab4b2 Add TTL option for DataDB/StorDB for type *internal 2020-01-14 08:42:10 -05:00
TeoV
434cd8bb47 Add TTL parameter for *internal DB 2020-01-14 08:42:10 -05:00
TeoV
0d14876431 Add UpdateTime filed at Account structure 2020-01-10 13:47:47 +02:00
Trial97
712a1fd2da Updated services reload 2020-01-06 17:43:54 +02:00
TeoV
51943dce7c Remove unsuled cache partition from internalDB 2019-12-04 09:38:22 -05:00
TeoV
cc680d7b3e Remove debug prints 2019-12-04 07:50:52 -05:00
TeoV
4a201c6f9e Remove prefix when add items in internalDB 2019-12-04 07:29:32 -05:00
TeoV
7b9de8fd73 Remove prefix when setting items in InternalDB 2019-12-04 02:31:39 -05:00
DanB
27f07da9de Indexed InternalDB partitions 2019-12-02 20:47:06 +01:00
Trial97
d1d851009a Updated SetStoredStatQueueDrv and removed unused Marshaler function 2019-12-02 13:15:26 +02:00
Trial97
28cc543389 Updated NewInternalDB 2019-12-02 11:07:48 +02:00
DanB
33483edc93 Modified NewInternalDB signature to include encoding, renamed MetaJSONRpc -> MetaJSON 2019-11-29 20:54:32 +01:00
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