Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2009 at 15:43 UTC
Updated:
29 Dec 2009 at 01:40 UTC
Here is the first part of the cache plugin.
TODO:
- testing
- clear
- etc.
Here is a first version
| Comment | File | Size | Author |
|---|---|---|---|
| mongodb_cache.tar_.gz | 2.34 KB | dawehner |
Comments
Comment #1
chx commentedI 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.