зеркало из https://github.com/mozilla/kitsune.git
25 строки
392 B
ReStructuredText
25 строки
392 B
ReStructuredText
.. _notes-chapter:
|
|
|
|
===========
|
|
Other Notes
|
|
===========
|
|
|
|
.. warning::
|
|
This section of documentation may be outdated.
|
|
|
|
Questions
|
|
=========
|
|
|
|
memcached
|
|
---------
|
|
|
|
.. Note::
|
|
|
|
This should probably be somewhere else, but the easy way to flush
|
|
your cache is something like this::
|
|
|
|
echo "flush_all" | nc localhost 11211
|
|
|
|
|
|
Assuming you have memcache configured to listen to 11211.
|