You are here

mongodb_cache.module in MongoDB 7

File

mongodb_cache/mongodb_cache.module
View source
<?php

/**
 * @file
 * MongoDB cache backend.
 */
require_once __DIR__ . '/mongodb_cache_module.php';