New cache modules for Drupal

Events happening in the community are now at Drupal community events on www.drupal.org.
crea's picture

Hello everyone,
Recently I released 2 new caching modules for Drupal: Advanced Panels Cache, and Namespice. Check them out. Feedback is welcome!

Comments

List of nodes contained in a panel

mikeytown2's picture

How do you pull the list of nodes contained in a panel out? I haven't dug into it but it is on my todo list for Boost. In terms of cache invalidation logic you might want to look into boost and how it works; seems to work quite well at the page level.
http://drupal.org/node/453908

I don't

crea's picture

Panels itself invokes cache plugin functions, and I have nodes as contexts so I can construct proper cache id for my content.
Outside of the panels I really don't care about any specific combinations of nodes, cause I simply process all of them (invalidation in the way Namespice does it is very cheap).
Maybe this has something to do with push vs pull content diplaying concepts ? Or am I missing something here ?

Pull vs push

crea's picture

Basically I "pull" cache invalidation, while you actually "push" it.

High performance

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: