issues
search
Baltic-RCC
/
EMF
Repository for Open Source EMF implementation
Mozilla Public License 2.0
9
stars
3
forks
source link
Use local object-storage for BDS query
#143
Closed
Haigutus
closed
1 month ago
Haigutus
commented
2 months ago
Optimize OPDM usage/load
Speed up validator
Reduce dependancy on OPDM availability
under object_storage introduce function get_lastest_bds, same function that we have under OPDM integration.
Replace function usage in rest of the code
Decide if fallback to OPDM shall be done in business logic side in worker or automatically in object storage api
Haigutus
commented
1 month ago
Fix commited, needs to be tested