varnish 0.4

Varnish Cache bindings


Varnish Cache is an open source, state of the art web application accelerator. The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory.

License: BSD

Changes

- Fixed sereval odd things:
* Missing exceptions
* Varnish param parsing
* Command out reading
- Added clear/get panic methods