krakjoe / apcu-bc

APCu Backwards Compatiblity Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APCu Backwards Compatibility Module

Build Status

This module provides a backwards APC compatible API using APCu.

Performance

There is no appreciable difference; This layer calls the same internal (to apc) functions that APCu does, but just accepts the old parameters, the only meaningful difference is prototypes and names of functions.

About

APCu Backwards Compatiblity Module

License:Other


Languages

Language:C 56.5%Language:PHP 40.1%Language:M4 1.9%Language:JavaScript 1.5%