Skip to content

Commit

Permalink
Update pt/core-libraries/caching.rst
Browse files Browse the repository at this point in the history
Co-authored-by: othercorey <[email protected]>
  • Loading branch information
tavaresgerson and othercorey authored Aug 5, 2020
1 parent 9ad07bc commit e1d7abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pt/core-libraries/caching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ Depois de definir um valor inteiro, você pode manipulá-lo usando ``increment()

.. note::

Incrementar e decrementar não funcionam com o FileEngine.
Incrementar e decrementar não funcionam com o ``FileEngine``.
Você deve usar APCu, Wincache, Redis ou Memcached.

Usando o Cache para Armazenar Resultados Comuns de Consulta
Expand Down

0 comments on commit e1d7abc

Please sign in to comment.