kitsune/docs/notes.rst

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.