Re: [APC-DEV] APC-3.1.0?

[email protected] (shire) Thu, 13 Nov 2008 18:07:31 -0800
Newsgroups php.apc.dev
Message-ID <[email protected]>
On Nov 13, 2008, at 6:51 AM, Gopal V wrote:

> shire wrote:
>>> Yup. I have just one more thing to patch - TSRM'ing the  
>>> apc_rfc1867.c.
>>>
>>> I should do that in the next 24 hours (*should*).
>
> http://news.php.net/php.pecl.cvs/11502
>
> Done.

Cool

>
> As well as the copy-on-demand that you folks had. And the swizzle/
> unswizzle stuff to compile onto disk dynamically (the 5.3 early late
> binding helps).
>

I'll go ahead and get some of the smaller things into this release if  
we'll be adding some more stuff.  It makes sense to do it now, this  
being a major release and all.

I'm getting ready to test out the multi-cache and LFU support at  
Facebook, so once that's stable I'll kick up a conversation about it.   
It's a fairly large change regarding configuration and API so it won't  
be backwards compatible.  More to come once I've proven out it's  
stability and use...

-shire