Answer Posted / Ishwar Chandra
Caching in Drupal refers to the process of storing processed data in a cache to speed up the delivery of Drupal pages. This reduces the time needed to execute database queries, PHP scripts, and other operations. There are different types of caching available in Drupal, such as page cache, block cache, and CSS and JavaScript aggregation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers