mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-29 18:30:21 +00:00
deploy: 0455c40085
This commit is contained in:
@@ -219,7 +219,7 @@ methods. The callback functions are passed to these methods as keyword arguments
|
||||
the callback name as the argument name and the function as its value. A
|
||||
<code>register_[...]_callbacks</code> method exists for each category.</p>
|
||||
<p>Callbacks for each category can be found on their respective page of the
|
||||
<a href="https://matrix-org.github.io/synapse">Synapse documentation website</a>.</p>
|
||||
<a href="https://element-hq.github.io/synapse">Synapse documentation website</a>.</p>
|
||||
<h2 id="caching"><a class="header" href="#caching">Caching</a></h2>
|
||||
<p><em>Added in Synapse 1.74.0.</em></p>
|
||||
<p>Modules can leverage Synapse's caching tools to manage their own cached functions. This
|
||||
|
||||
Reference in New Issue
Block a user