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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mongodb_path.patch | 24.49 KB | dawehner |
Comments
Comment #1
dawehnerJust a non-working Initial version.
Comment #2
makara commentedHi, 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?
Comment #3
marcingy commentedThis isn't going to happen