Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/4ae1b5314c0e8af8#

Right now In-Portal stores all sorts of information under /system/cache
folder. Logs also were stored there before /system/.restricted folder was
created.

I'm proposing to create sub-folders under /system/cache folder for every
type of information, that can be cached. This would allow developers not
only quickly see if a specific caches are filled-in, but also quickly reset
them when needed.

Here is folder structure I'm proposing:

   - /system/cache/templates
   - /system/cache/minified

Later we can add more folders once we have a need. For example we can cache
unit config files in /system/cache/unit_configs folder.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels