Skip to content
  • Alessio Netti's avatar
    Implementation of sensor cache in libdcdb · eaa6e51a
    Alessio Netti authored
    - 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
    eaa6e51a