decentraland / catalyst

🐧 Content server for Decentraland
http://decentraland.github.io/catalyst-monitor
Apache License 2.0
52 stars 54 forks source link

feat: set fixed cache for active scenes and add all scenes getter #1829

Open leanmendoza opened 2 weeks ago

leanmendoza commented 2 weeks ago

This change introduces a handler to retrieve all the cached scenes. Also, the scene entities are pre-cached at the start and unaffected by the LRU logic.