Project:Mongodb
Version:7.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Here is the first part of the cache plugin.

TODO:
- testing
- clear
- etc.

Here is a first version

AttachmentSizeStatusTest resultOperations
mongodb_cache.tar_.gz2.34 KBIgnored: Check issue status.NoneNone

Comments

#1

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.

#2

Status:fixed» closed (fixed)

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