Explorar el Código

Merge pull request #128 from bessl/master

add APC
pull/137/merge
ziadoz hace 12 años
padre
commit
a7cbfe93ae
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

470
 ## Caching
470
 ## Caching
471
 *Libraries for caching data.*
471
 *Libraries for caching data.*
472
 
472
 
473
+* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
473
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
474
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
474
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
475
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
475
 
476
 

Loading…
Cancelar
Guardar