Posted by dawehner on December 13, 2009 at 3:43pm
3 followers
Jump to:
| 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
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| mongodb_cache.tar_.gz | 2.34 KB | Ignored: Check issue status. | None | None |
Comments
#1
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
Automatically closed -- issue fixed for 2 weeks with no activity.