When instantiating the leaky bucket, it uses the Process storage which I think is just memory based. I need a leaky bucket for a RESTful API, so the storage is persistent across requests. I haven't use APC much, so I wonder if that is persistent?