Implementation of sensor cache in libdcdb
- Keeps track of sensor metadata in a JSON file within .cache - Implemented at the libdcdb level - Makes use of a lock file to prevent concurrency issues - Can be enabled via the USE_SENSOR_CACHE compile flag
Please register or sign in to comment