memcache-ing? Would it be possible to put memcache in this module?
neoliminal - January 15, 2008 - 20:14
| Project: | ImageCache |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I was curious about how hard it would be to memcache this module and have the images in a lightning fast RAM environment. Has anyone done this? Would you want code submitted if I did it? Am I missing something in wanting to do this?
Thanks!

#1
Yeah I think you're missing something... This generates images on the fly. It doesn't maintain an in memory cache... You should consider CDN's if you're looking for something like this.. and I reallyy doubt you want to load you systems live memory with images. If you're looking for crazy performance like this consider things like ram drives...