Entity cache is a good module that allows to extend caching to
entities likes users,comments, terms apart from nodes. Node caching is
supported in drupal core. If you are using a database as a caching
backend engine you will find several entries for cached nodes in table
cache_content.
Entity cache is a good module
Entity cache is a good module that allows to extend caching to entities likes users,comments, terms apart from nodes. Node caching is supported in drupal core. If you are using a database as a caching backend engine you will find several entries for cached nodes in table cache_content.