If you are going to store a lot of stuff I would use ./src/cacheCreate to create my own, ./src/cache is for a few stuff that never changes like the list of categories etc. If you put a lot of your own stuff in there like urls for link-previews it will negatively effect the performance. For stuff like that just create your own lru cache.
-
-
-
-
-
Reset cache
Solved Plugin Development -
Copyright © 2023 NodeBB | Contributors