Here is the first part of the cache plugin.

TODO:
- testing
- clear
- etc.

Here is a first version

CommentFileSizeAuthor
mongodb_cache.tar_.gz2.34 KBdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

Status: Needs work » Fixed

I committed this after a huge amount of fixes. Note to self: dont forget to ensure an index on cid -- it's rarely used -- most of the time we use a cid based hash as _id.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.