It'd be good to have a mongodb path.inc

Since even with mongo, there is going to be either 1. a lot of queries or 2. some very big IN() queries, it might be worth starting from the pathcache D7 port rather than core (which is just cores with cache_set() / cache_get() added anyway.

http://drupal.org/node/652892

CommentFileSizeAuthor
#1 mongodb_path.patch24.49 KBdawehner

Comments

dawehner’s picture

StatusFileSize
new24.49 KB

Just a non-working Initial version.

267 passes, 28 fails, 0 exceptions, and 81 debug messages
makara’s picture

Hi, I see catch has opened http://drupal.org/node/652892 (Port Path Cache to Drupal 7). Does that need this or are they the same thing?

marcingy’s picture

Status: Active » Closed (won't fix)

This isn't going to happen