Open Joris-van-der-Wel opened 11 years ago
Old assets in the asset cache should expire somehow (https://github.com/Periapsis/aphelion/blob/master/src/main/java/aphelion/shared/resource/AssetCache.java).
Perhaps let it fill up to 100 MiB (or some user defined value) and after that start removing the asset that has not been accessed the longest.
Old assets in the asset cache should expire somehow (https://github.com/Periapsis/aphelion/blob/master/src/main/java/aphelion/shared/resource/AssetCache.java).
Perhaps let it fill up to 100 MiB (or some user defined value) and after that start removing the asset that has not been accessed the longest.