Evan Prodromou ed31052d26 Store pkeys in cache for listGet()
I was storing the full objects in the cache for the listGet()
function. I've changed it to store only pkeys, and use pivotGet() to
get all the corresponding values.

This also required changing pivotGet() so it can get objects with
multi-column pkeys, which complicated the whole thing quite a bit. But
it seems to work OK.
2011-08-08 10:22:20 -04:00
..
2010-09-06 10:07:43 -04:00
2011-08-08 10:22:20 -04:00
2011-08-02 23:11:41 -04:00
2010-07-29 13:01:04 +02:00
2011-08-02 11:15:20 -04:00
2011-05-23 17:23:54 -04:00
2010-04-30 15:29:05 -07:00