element-hq / element-hq/synapse

Update Cache Invalidation Stream section of TCP Replication docs

Open
#6,760 0 comments 0 reactions 0 assignees View on GitHub
A-Docs O-Uncommon S-Tolerable T-Task
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#6760](https://github.com/matrix-org/synapse/issues/6760).

---

The docs at https://github.com/matrix-org/synapse/blob/master/docs/tcp_replication.md#cache-invalidation-stream seem to be a bit out of date.

In the Cache Invalidation Stream section:

> Currently the special cache names are declared in `synapse/storage/_base.py` and are:
> 1. `cs_cache_fake` ─ invalidates caches that depend on the current state

`cs_cache_fake` isn't mentioned in that file. It's now in `/synapse/storage/data_stores/main/cache.py`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.