51Degrees / device-detection-php-onpremise

On-premise implementation of the 51Degrees Device Detection engines for the Pipeline API
Other
1 stars 3 forks source link

Mechanism to automatically reload data file when a new one is available. #2

Closed Steve51D closed 2 years ago

Steve51D commented 3 years ago

In some environments, it is very difficult to call the refreshData() function as required after a new data file is made available to the machine. The Java and .NET Pipeline APIs have 'file watcher' functionality that will automatically refresh the device detection engine when the data file on disk is updated with a new one. We would like to have similar functionality for PHP