-
Committer:
Jamu Kakar
-
Date:
2008-11-03 21:36:52 UTC
-
mfrom:
(255.1.9 variable_cache_size)
-
Revision ID:
jkakar@kakar.ca-20081103213652-di77kpe7df17uop2
Merged variable_cache_size [r=jamesh,jkakar] [a=lightyear] [f=257267]
Store's constructor takes an optional cache_size keyword argument
representing the maximum number of objects to keep alive in the
cache at any time. The default is 100, the same as it was before.