Commit Graph

14 Commits

Author SHA1 Message Date
ionutboangiu
df1dc5e838 Add StorDB service
Add StorDB to config and services.

Put back the store_cdrs option under cdrs and update the CDRs
service to depend on StorDB.

Define the StorDB interface and add a constructor for it.

Add a constructor for postgres storage.

Add a config sanity check to validate SSL modes for postgres.

Update cgr-engine to consider StorDB on startup.
2023-05-03 10:05:28 +02:00
arberkatellari
b6b486c581 Removed unnecessary blank spaces 2022-11-22 13:58:17 +02:00
ionutboangiu
0653e9b5d7 Apply go fmt 2022-08-24 09:32:23 +03:00
adi
6c1c26be34 Added efs config 2022-07-13 19:24:50 +02:00
adi
c22f43c788 Failed posts and failover for export loggers 2022-06-29 12:00:42 +02:00
andronache98
ecdf5e54ea Changed headers 2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155 Changed headers 2022-03-09 14:14:30 +01:00
andronache98
e342eea6fa Removed storDB from Migrator 2022-03-09 14:14:30 +01:00
Trial97
6a3f8ddc57 Updated config 2021-09-20 10:45:14 +02:00
nickolasdaniel
6399c506a6 Added unit tests for config 2021-06-08 11:55:12 +02:00
Trial97
cc17e94903 Updated config reload API 2021-05-28 12:44:30 +03:00
Trial97
1c36eb820a Added tests for DB functions 2021-05-28 12:44:30 +03:00
Trial97
32dfcc0a46 Updated config set 2021-05-28 12:44:30 +03:00
nickolasdaniel
c7913717a1 Added unit tests for config 2021-05-26 20:06:22 +02:00