Oh no, now I'm going to get more emails saying the code needs
updated :)
There is a concept in the orm cache that splits it though, so you can
probably use that idea.
On Dec 7, 10:04 am, "Jeremy Dunck" <[EMAIL PROTECTED]> wrote:
> On Sun, Dec 7, 2008 at 8:55 AM, Calvin Spealman <[EMAIL PROTECTED
On Sun, Dec 7, 2008 at 8:55 AM, Calvin Spealman <[EMAIL PROTECTED]> wrote:
>
> Using the caching api backed by memcache, i started hitting the 1MB
> object size limit of memcache and I was thinking of a way around it by
> storing a list of keys to segments of the full object, each up to 1MB
> each
Using the caching api backed by memcache, i started hitting the 1MB
object size limit of memcache and I was thinking of a way around it by
storing a list of keys to segments of the full object, each up to 1MB
each. I figure this will raise the limit to 15GB and that had better
be large enough for