gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
30 stars 14 forks source link

Create cacheless `machine_to_omas` for wildcard load #259

Closed AreWeDreaming closed 9 months ago

AreWeDreaming commented 11 months ago

Title

github-actions[bot] commented 9 months ago

Stale issue message

AreWeDreaming commented 9 months ago

I think I didn't quite know what I was doing when I created this. Actually the cache is extremely valuable when using wildcard load. I changed it so that if wildcard load is used and no cache is provided to machine_to_omas then it will create a temporary internal cache.