Files
reddit/r2
Neil Williams 89e0f79da3 query_cache: Only allow iteration over MAX_CACHED_ITEMS.
Items at the end of the query are almost guaranteed to be a huge jump
from those in the non-pruned part of the query.  To avoid confusion,
we'll cut off the query at MAX_CACHED_ITEMS which is still imperfect,
but better.
2012-10-19 12:55:33 -07:00
..
2010-05-17 13:27:17 -07:00
2011-08-24 18:02:08 -07:00
2012-06-19 14:02:42 -07:00