Scada-LTS
Scada-LTS copied to clipboard
Integration with the QuestDB database
Target
- Added support for a second database for reading datapoint values to offload the main database and improve overall performance;
- Accelerating the execution of select queries on large amounts of data by using the timeseries QuestDB database;
The solution will follow the CQRS pattern.
#1863