dulibrarytech / digitaldu-frontend

Digital Collections DU front end
Apache License 2.0
3 stars 0 forks source link

Remove cache functions from the datastream module #390

Closed jrynhart closed 2 years ago

jrynhart commented 2 years ago

Add them to the callback functions of the datastream module function calls in the service module

Service will fetch datastream, then determine if the stream should be cached.

For user cache functions, determine if update should occur in the service module, then call cache module function using updateExisting flag