You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module provides a backwards APC compatible API using [APCu](https://github.com/krakjoe/apcu).
7
+
8
+
Performance
9
+
===========
10
+
11
+
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.
0 commit comments