|
Verb has a powerful behind the scenes caching system designed to ensure that your pages load as quickly as possible. Verb will cache the rendered versions of your VerbML, Haml, and Sass pages and will serve pages from the cache wherever possible. Resized images, watermarked images, and generated images are also cached. Verb manages the cache automatically, and you are not charged for diskspace usage of cached files. Additionally, we use memcached to cache frequently accessed data in RAM for maximum rendering speed. The VerbML <v:asset> tag automatically compresses, combines, and minifies your Javascript and Stylesheet assets.
Verb optimizes your site for you, so you can focus on other things.
|