ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
armirveliaj
7db65ca62c
Clean up DispatcherS
2025-01-17 17:29:46 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
arberkatellari
bd859b684e
Coverage tests in engine
2023-01-07 17:50:40 +01:00
arberkatellari
7b44cd164f
Coverage tests at engine
2022-12-27 18:30:41 +02:00
arberkatellari
8ce8e4f6de
Improving coverage in engine
2022-12-02 18:41:55 +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
ionutboangiu
65d832e0dc
Update loader functionality + tests
2022-02-17 21:14:48 +02:00
andronache98
6049459952
Test for DispatcherHost GetConn Error
2022-01-09 14:46:55 +01:00
Trial97
1a61335b62
Added tests for FieldAsInterface methods
2021-12-21 15:05:44 +01:00
Trial97
f25acdaf77
Added tests for all Set methods
2021-12-21 15:05:44 +01:00
Trial97
0ed0b0e7a6
Updated more services
2021-09-13 16:08:39 +02:00
Trial97
3406d3c7c9
Updated based on new rpc library
2021-04-13 13:35:03 +02:00
Trial97
f2c9ca3530
Fixed typo in license header
2021-03-10 16:22:37 +01:00
andronache
4ff3b9242d
Consts in utils
2021-01-07 18:15:35 +01:00
Trial97
18e6578840
Added the config for the new subsystem: dispatcherh
2020-08-24 18:51:00 +02:00
Trial97
536b4fa5b2
Added *default_ratio for dispatchers with load strategy
2020-08-18 17:44:34 +02:00
Trial97
ffb51d7d88
Updated dispatcher host matching based on load if *ratio is specified
2020-08-18 15:05:10 +02:00
TeoV
0862d5e39b
Add test for replicate routeID through dispatchers
2020-04-15 10:43:56 +02:00
Tripon Alexandru-Ionut
5ab62a688d
Added test for DispatcherHost.Call
2019-04-11 09:25:00 +02:00
DanB
fccaf489a4
Dispatcher with support for dynamic hosts
2019-04-01 19:14:52 +02:00
Trial97
491be710d5
Added tests for DispatcherProfile methods
2019-02-26 12:24:54 +01:00
DanB
46a919d9f3
Dispatcher.GetConnIDs implementation, profile ReorderFromIndex and Shuffle methods
2019-02-15 15:27:11 +01:00