This module is neither supported nor endorsed by New Relic. Its purpose is to enhance New Relic integration with Drupal and bring visibility of your website's performance into Drupal. It also allows you to perform some tasks pertaining to New Relic's monitoring of your site from within your Drupal website.
Features at a Glance
Allow cron to be marked as a background task (background task data does not directly affect your site's reporting and alerts)
Allow any URL to be marked as a background task
Allow any URL to be ignored by APM (say if you are testing at a certain URL and don't want any actions there mucking up your stats)
Allow the exclusive tracking of only specific URLs
NOTE: This project is being superseded by Cache Tags. See that project for future development.
FlexiCache is a cache API wrapper which uses meta data stored in MongoDB to achieve flexible and efficient cache invalidation. It works on top of your existing cache backend, so it's compatible with cacherouter, memcache, etc.
A contrib module to over-ride the core forum module's forum listings, providing a faster and more scalable listing ability using a pre-built denormalized forum_index table.