Closed harryjmoss closed 1 year ago
Adds LRU cache for metadata and units objects. We explicitly don't want to cache masked or unmasked particle datasets.
This also makes async endpoints that call synchronous functions into synchronous endpoints, as per the FastAPI docs recommendations
Closes #31
Adds LRU cache for metadata and units objects. We explicitly don't want to cache masked or unmasked particle datasets.
This also makes async endpoints that call synchronous functions into synchronous endpoints, as per the FastAPI docs recommendations
Closes #31