Ver código fonte

add APC

pull/128/head
Bernhard Essl 11 anos atrás
pai
commit
e87907e1c6
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

@@ -460,6 +460,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
460 460
 ## Caching
461 461
 *Libraries for caching data.*
462 462
 
463
+* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
463 464
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
464 465
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
465 466
 

Carregando…
Cancelar
Salvar