openml / server-api

Python-based server
https://openml.github.io/server-api/
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Add cache invalidation mechanism to API #187

Open PGijsbers opened 1 month ago

PGijsbers commented 1 month ago

We need a way to signal from the server to the client which objects have been changed and should be redownloaded.